summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems/utils.c
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2025-10-29 15:50:48 +0100
committerChristian Brauner <brauner@kernel.org>2025-10-29 15:50:48 +0100
commit211c43d0938dd57c2937366339f8b651e7990d1a (patch)
tree05671a40d518e1584bca2e0251fd68063067ecd5 /tools/testing/selftests/filesystems/utils.c
parentd6e6215907640801b1f407dc9e871b19ca5a3805 (diff)
parentc28d67b33cbf6da2043ee7517f1aa4cbf92dbbba (diff)
Merge patch series "filemap_* writeback interface cleanups v2"
Christoph Hellwig <hch@lst.de> says: While looking at the filemap writeback code, I think adding filemap_fdatawrite_wbc ended up being a mistake, as all but the original btrfs caller should be using better high level interfaces instead. This series removes all these, switches btrfs to a more specific interfaces and also cleans up another too low-level interface. With this the writeback_control that is passed to the writeback code is only initialized in three places, although there are a lot more places in file system code that never reach the common writeback code. * patches from https://patch.msgid.link/20251024080431.324236-1-hch@lst.de: mm: rename filemap_fdatawrite_range_kick to filemap_flush_range mm: remove __filemap_fdatawrite_range mm: remove filemap_fdatawrite_wbc mm: remove __filemap_fdatawrite mm,btrfs: add a filemap_flush_nr helper btrfs: push struct writeback_control into start_delalloc_inodes btrfs: use the local tmp_inode variable in start_delalloc_inodes ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffers 9p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_close mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode Link: https://patch.msgid.link/20251024080431.324236-1-hch@lst.de Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/testing/selftests/filesystems/utils.c')
0 files changed, 0 insertions, 0 deletions