Christoph Hellwig 17c30ee6f2 ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages
filemap_fdatawrite_wbc is a fairly thing wrapper around do_writepages, and
the big difference there is support for cgroup writeback, which is not
supported by ocfs2, and the potential to use ->writepages instead of
->writepage, which ocfs2 does not currently implement but eventually
should.

Link: https://lkml.kernel.org/r/20221229161031.391878-6-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Joseph Qi <joseph.qi@linux.alibaba.com>
Cc: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Cc: Mark Fasheh <mark@fasheh.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-01-18 17:12:51 -08:00
..
2022-10-19 12:55:42 +02:00
2022-10-19 12:55:42 +02:00
2022-05-09 16:21:46 -04:00
2022-09-11 20:26:07 -07:00
2022-08-17 17:25:04 -04:00
2022-12-12 19:03:10 -08:00
2022-07-29 18:12:36 -07:00
2021-04-12 15:04:30 +02:00
2018-12-28 12:11:45 -08:00
2022-12-12 18:46:39 -08:00
2022-05-09 16:21:46 -04:00