diff options
author | Dave Chinner <dchinner@redhat.com> | 2023-11-10 15:33:13 +1100 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-11-13 09:11:41 +0530 |
commit | 038ca189c0d2c1570b4d922f25b524007c85cf94 (patch) | |
tree | 9d78b83cdab4c29dbdd53e6fa6e89b029b36897a /tools/testing/selftests/tc-testing/plugin-lib/buildebpfPlugin.py | |
parent | a2e4388adfa44684c7c428a5a5980efe0d75e13e (diff) |
xfs: inode recovery does not validate the recovered inode
Discovered when trying to track down a weird recovery corruption
issue that wasn't detected at recovery time.
The specific corruption was a zero extent count field when big
extent counts are in use, and it turns out the dinode verifier
doesn't detect that specific corruption case, either. So fix it too.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/testing/selftests/tc-testing/plugin-lib/buildebpfPlugin.py')
0 files changed, 0 insertions, 0 deletions