diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2023-09-28 19:03:58 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-10-06 05:32:15 +0300 |
commit | 26d0f87b9fff37f9d4a04aa49f40b0d24502d2b1 (patch) | |
tree | b7cfb5d034b8957a70766a5f5354551dcd453116 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f9e2d95a45321857bd0397aa07ae30cc20f0988f (diff) | |
download | linux-26d0f87b9fff37f9d4a04aa49f40b0d24502d2b1.tar.xz |
ext4: call ext4_mb_mark_context in ext4_free_blocks_simple
call ext4_mb_mark_context in ext4_free_blocks_simple to:
1. remove repeat code
2. pair update of free_clusters in ext4_mb_new_blocks_simple.
3. add missing ext4_lock_group/ext4_unlock_group protection.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: "Ritesh Harjani (IBM)" <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20230928160407.142069-4-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions