summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/rtbitmap.c
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2018-03-23 20:06:54 +0300
committerDarrick J. Wong <darrick.wong@oracle.com>2018-03-24 04:05:08 +0300
commitd0018ad88909a959e17132d694a7ad917a14883f (patch)
tree42d667d4b728eda658982b19b00e27ba829eeabc /fs/xfs/scrub/rtbitmap.c
parent5e777b62b0bcb645f165fe5e056fe8862782affc (diff)
downloadlinux-d0018ad88909a959e17132d694a7ad917a14883f.tar.xz
xfs: inode scrubber shouldn't bother with raw checks
The inode scrubber tries to _iget the inode prior to running checks. If that _iget call fails with corruption errors that's an automatic fail, regardless of whether it was the inode buffer read verifier, the ifork verifier, or the ifork formatter that errored out. Therefore, get rid of the raw mode scrub code because it's not needed. Found by trying to fix some test failures in xfs/379 and xfs/415. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/xfs/scrub/rtbitmap.c')
0 files changed, 0 insertions, 0 deletions