diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2021-09-08 20:08:49 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2021-11-04 10:33:24 -0400 |
commit | 9c6e071913792d80894cd0be98cc3c4b770e26d3 (patch) | |
tree | 3bb55caa580e701304438bd2b72f8ff0261e2d59 /tools/perf/scripts/python/libxed.py | |
parent | 8dd27fecede55e8a4e67eef2878040ecad0f0d33 (diff) |
ext4: check for inconsistent extents between index and leaf block
Now that we can check out overlapping extents in leaf block and
out-of-order index extents in index block. But the .ee_block in the
first extent of one leaf block should equal to the .ei_block in it's
parent index extent entry. This patch add a check to verify such
inconsistent between the index and leaf block.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Link: https://lore.kernel.org/r/20210908120850.4012324-3-yi.zhang@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions