diff options
author | Jan Kara <jack@suse.cz> | 2023-02-28 00:13:16 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-03-23 10:06:07 -0400 |
commit | f1496362e9d7b37fe6b8983086c1548a601b5594 (patch) | |
tree | 82021c1eb96717e0b3223d1aaa5db532e5cdcb50 /scripts/gdb/linux/utils.py | |
parent | 3f5d30636d2a188ee3cd22c6fef1ace5304a07bf (diff) |
ext4: Don't unlock page in ext4_bio_write_page()
Do not unlock the written page in ext4_bio_write_page(). Instead leave
the page locked and unlock it in the callers. We'll need to keep the
page locked for data=journal writeback for a bit longer.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Link: https://lore.kernel.org/r/20230228051319.4085470-5-tytso@mit.edu
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions