diff options
author | Harshad Shirwadkar <harshadshirwadkar@gmail.com> | 2025-05-08 17:59:08 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-05-08 21:56:17 -0400 |
commit | 6593714d67bab860a733d07895a94404f4ac3039 (patch) | |
tree | 73b166d96a9287d97bf1035b2d1a4ca90abce83a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 12e64e7f859ed19c5bb497866284d0318c3194a2 (diff) |
ext4: hold s_fc_lock while during fast commit
Leaving s_fc_lock in between during commit in ext4_fc_perform_commit()
function leaves room for subtle concurrency bugs where ext4_fc_del() may
delete an inode from the fast commit list, leaving list in an inconsistent
state.
Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20250508175908.1004880-10-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions