diff options
author | Jan Kara <[email protected]> | 2022-12-07 12:27:13 +0100 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2022-12-08 21:49:25 -0500 |
commit | 49977f9762fe0f28ec08bec5ab992a5c9623f44c (patch) | |
tree | c1b455816b63b05ff666134c8332ffa1b7794e04 /scripts/generate_rust_analyzer.py | |
parent | f30ff35f6266993405c8659e48fddc3180692164 (diff) |
ext4: switch to using write_cache_pages() for data=journal writeout
Instead of using generic_writepages(), let's use write_cache_pages() for
writeout of journalled data. It will allow us to stop providing
.writepage callback. Our data=journal writeback path would benefit from
a larger cleanup and refactoring but that's for a separate cleanup
series.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions