diff options
author | 2024-01-04 22:20:39 +0800 | |
---|---|---|
committer | 2024-01-18 10:50:24 -0500 | |
commit | 832698373a25950942c04a512daa652c18a9b513 (patch) | |
tree | 27cc127c2f14d25821fe369ba90fab0f8970f718 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() (diff) | |
download | wireguard-linux-832698373a25950942c04a512daa652c18a9b513.tar.xz wireguard-linux-832698373a25950942c04a512daa652c18a9b513.zip |
ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
Places the logic for checking if the group's block bitmap is corrupt under
the protection of the group lock to avoid allocating blocks from the group
with a corrupted block bitmap.
Signed-off-by: Baokun Li <libaokun1@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20240104142040.2835097-8-libaokun1@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions