diff options
author | 2021-09-08 20:08:49 +0800 | |
---|---|---|
committer | 2021-11-04 10:33:24 -0400 | |
commit | 9c6e071913792d80894cd0be98cc3c4b770e26d3 (patch) | |
tree | 3bb55caa580e701304438bd2b72f8ff0261e2d59 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: check for out-of-order index extents in ext4_valid_extent_entries() (diff) | |
download | wireguard-linux-9c6e071913792d80894cd0be98cc3c4b770e26d3.tar.xz wireguard-linux-9c6e071913792d80894cd0be98cc3c4b770e26d3.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions