aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_da_btree.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2018-01-08 10:51:01 -0800
committerDarrick J. Wong <[email protected]>2018-01-08 10:54:45 -0800
commit9101d3707b9acae8bbb0d82d47e99cf5c60b3ee5 (patch)
tree0f23dd51c97280d4b3519cde0057ec23682c3aec /fs/xfs/libxfs/xfs_da_btree.c
parente1e55aaf1cc646b736439cbd5af229759029ae34 (diff)
xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiers
Since __xfs_dir3_data_check verifies on-disk metadata, we can't have it noisily blowing asserts and hanging the system on corrupt data coming in off the disk. Instead, have it return a boolean like all the other checker functions, and only have it noisily fail if we fail in debug mode. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'fs/xfs/libxfs/xfs_da_btree.c')
0 files changed, 0 insertions, 0 deletions