Commit 183aa1d
ext4: remove the special buffer dirty handling in do_journal_get_write_access
This kinda revert the commit 56d35a4("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>1 parent cb3de5f commit 183aa1d
1 file changed
+1
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1005 | 1005 | | |
1006 | 1006 | | |
1007 | 1007 | | |
1008 | | - | |
1009 | | - | |
1010 | | - | |
1011 | 1008 | | |
1012 | 1009 | | |
1013 | | - | |
1014 | | - | |
1015 | | - | |
1016 | | - | |
1017 | | - | |
1018 | | - | |
1019 | | - | |
1020 | | - | |
1021 | | - | |
1022 | | - | |
1023 | 1010 | | |
1024 | | - | |
| 1011 | + | |
1025 | 1012 | | |
1026 | | - | |
1027 | | - | |
1028 | | - | |
1029 | 1013 | | |
1030 | 1014 | | |
1031 | 1015 | | |
| |||
0 commit comments