diff options
| author | Christoph Hellwig <[email protected]> | 2023-03-07 15:31:24 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-03-28 16:20:14 -0700 |
| commit | a0d50b11bff644a6e4339874ba48f4bc02b842bc (patch) | |
| tree | d44174092006b1409d47cfca651d215800247a6b /tools/perf/scripts/python | |
| parent | 8b8d9a2d328164083b84e5b2515fa4d040bcdcdd (diff) | |
ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
Use filemap_write_and_wait_range to write back the range of the dirty page
instead of write_one_page in preparation of removing write_one_page and
eventually ->writepage.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Joseph Qi <[email protected]>
Cc: Changwei Ge <[email protected]>
Cc: Dave Kleikamp <[email protected]>
Cc: Evgeniy Dushistov <[email protected]>
Cc: Gang He <[email protected]>
Cc: Jan Kara via Ocfs2-devel <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Joseph Qi <[email protected]>
Cc: Jun Piao <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions