diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2023-02-21 19:59:18 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-03-23 23:00:08 -0400 |
commit | cefa74d004fa48bc073ad66b7a7ad00dc8d7bfa6 (patch) | |
tree | 11cfdfbd6f35b04ffaa31fa13890c079c13f3fd2 /scripts/gdb/linux/utils.py | |
parent | f567ea7843562b7d7dfe1e6cfea455a1e9623208 (diff) |
ext4: stop trying to verify just initialized bitmap in ext4_read_block_bitmap_nowait
For case we initialize a bitmap bh, we will set bitmap bh verified.
We can return immediately instead of goto verify to remove unnecessary
work for trying to verify bitmap bh.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Link: https://lore.kernel.org/r/20230221115919.1918161-7-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions