xfs: scrub refcount btrees
Plumb in the pieces necessary to check the refcount btree. If rmap is available, check the reference count by performing an interval query against the rmapbt. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by:
Dave Chinner <dchinner@redhat.com>
Showing
- fs/xfs/Makefile 1 addition, 0 deletionsfs/xfs/Makefile
- fs/xfs/libxfs/xfs_fs.h 2 additions, 1 deletionfs/xfs/libxfs/xfs_fs.h
- fs/xfs/scrub/common.h 2 additions, 0 deletionsfs/xfs/scrub/common.h
- fs/xfs/scrub/refcount.c 99 additions, 0 deletionsfs/xfs/scrub/refcount.c
- fs/xfs/scrub/scrub.c 5 additions, 0 deletionsfs/xfs/scrub/scrub.c
- fs/xfs/scrub/scrub.h 1 addition, 0 deletionsfs/xfs/scrub/scrub.h
Loading
Please register or sign in to comment