diff options
author | 2024-08-30 13:37:39 +0800 | |
---|---|---|
committer | 2024-09-03 22:14:17 -0400 | |
commit | 183aa1d3baea18b199505455a0247b13de826e2f (patch) | |
tree | edb6a9f4f0dc4763daed3713eaa624dee8c8e3ae /scripts/generate_rust_analyzer.py | |
parent | ext4: fix a potential assertion failure due to improperly dirtied buffer (diff) | |
download | linux-rng-183aa1d3baea18b199505455a0247b13de826e2f.tar.xz linux-rng-183aa1d3baea18b199505455a0247b13de826e2f.zip |
ext4: remove the special buffer dirty handling in do_journal_get_write_access
This kinda revert the commit 56d35a4cd13e("ext4: Fix dirtying of
journalled buffers in data=journal mode") made by Jan 14 years ago,
since the do_get_write_access() itself can deal with the extra
unexpected buf dirting things in a proper way now.
Suggested-by: Jan Kara <jack@suse.cz>
Signed-off-by: Shida Zhang <zhangshida@kylinos.cn>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20240830053739.3588573-5-zhangshida@kylinos.cn
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions