commit | 3daa664191375db6a4a0cced75183aa3ca96cbda | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 17 21:37:40 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Oct 26 15:38:25 2017 -0700 |
tree | 52a4191c74dddbb9527b1984a09dfc2569e2b098 | |
parent | efa7a99ce1f8615aca7b0ff3122a1ae14e4d1cdc [diff] |
xfs: scrub inode btrees Check the records of the inode btrees to make sure that the values make sense given the inode records themselves. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>