diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2017-10-17 21:37:37 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-10-26 15:38:24 -0700 |
commit | cc3e0948d2686f30f49166660cf85b7e0194f365 (patch) | |
tree | a9a14e9db4ed01641b527e9710e9213de07e8dbc /usr | |
parent | 537964bceb9a4c9e39a16a83042b80986d373453 (diff) | |
download | linux-cc3e0948d2686f30f49166660cf85b7e0194f365.tar.bz2 |
xfs: scrub the shape of a metadata btree
Create a function that can check the shape of a btree -- each block
passes basic inspection and all the pointers look ok. In the next patch
we'll add the ability to check the actual keys and records stored within
the btree. Add some helper functions so that we report detailed scrub
errors in a uniform manner in dmesg. These are helper functions for
subsequent patches.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions