diff options
author | 2022-12-07 12:27:04 +0100 | |
---|---|---|
committer | 2022-12-08 21:49:25 -0500 | |
commit | 04e568a3b31cfbd545c04c8bfc35c20e5ccfce0f (patch) | |
tree | 0de96fd820a7eb9f7587105785734d71ae9d2201 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: fix kernel BUG in 'ext4_write_inline_data_end()' (diff) | |
download | wireguard-linux-04e568a3b31cfbd545c04c8bfc35c20e5ccfce0f.tar.xz wireguard-linux-04e568a3b31cfbd545c04c8bfc35c20e5ccfce0f.zip |
ext4: handle redirtying in ext4_bio_write_page()
Since we want to transition transaction commits to use ext4_writepages()
for writing back ordered, add handling of page redirtying into
ext4_bio_write_page(). Also move buffer dirty bit clearing into the same
place other buffer state handling.
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20221207112722.22220-1-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions