aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-12-29 16:10:28 +0000
committerAndrew Morton <[email protected]>2023-01-19 01:12:51 +0000
commit25a89826f270ddbf76dca7d64e4f8a8dccda3d1e (patch)
treeb1e6e8c35988386f6e887c2abd2ca1c9cfd3ca24 /fs/jbd2/commit.c
parentntfs3: stop using generic_writepages (diff)
downloadkernel-25a89826f270ddbf76dca7d64e4f8a8dccda3d1e.tar.gz
kernel-25a89826f270ddbf76dca7d64e4f8a8dccda3d1e.zip
ntfs3: remove ->writepage
->writepage is a very inefficient method to write back data, and only used through write_cache_pages or a a fallback when no ->migrate_folio method is present. Set ->migrate_folio to the generic buffer_head based helper, and remove the ->writepage implementation. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Christoph Hellwig <[email protected]> Cc: Jan Kara <[email protected]> Cc: Joel Becker <[email protected]> Cc: Joseph Qi <[email protected]> Cc: Konstantin Komarov <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Matthew Wilcox <[email protected]> Cc: Theodore Ts'o <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions