diff options
author | 2021-03-26 10:52:56 -0700 | |
---|---|---|
committer | 2021-04-07 14:36:34 -0700 | |
commit | e773f88029b179ea03855c22d5052e2e90362a81 (patch) | |
tree | c2af25e8fc5d0fe4900caf8e08d4e5b1b4377ab0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents (diff) | |
download | linux-dev-e773f88029b179ea03855c22d5052e2e90362a81.tar.xz linux-dev-e773f88029b179ea03855c22d5052e2e90362a81.zip |
xfs: scrub: Remove incorrect check executed on block format directories
A directory with one directory block which in turns consists of two or more fs
blocks is incorrectly flagged as corrupt by scrub since it assumes that
"Block" format directories have a data fork single extent spanning the file
offset range of [0, Dir block size - 1].
This commit fixes the bug by removing the incorrect check.
Signed-off-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions