+1
−0
fs/xfs/scrub/dabtree.c
0 → 100644
+588
−0
fs/xfs/scrub/dabtree.h
0 → 100644
+58
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Provide a way to check the shape and scrub the hashes and records in a directory or extended attribute btree. These are helper functions for the directory & attribute scrubbers in subsequent patches. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> [fengguang: remove unneeded variable to store return value] Signed-off-by:
Fengguang Wu <fengguang.wu@intel.com> Reviewed-by:
Dave Chinner <dchinner@redhat.com>