+1
−0
fs/xfs/scrub/health.c
0 → 100644
+176
−0
fs/xfs/scrub/health.h
0 → 100644
+12
−0
+4
−0
+7
−0
Loading
Now that we have the ability to track sick metadata in-core, make scrub and repair update those health assessments after doing work. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by:
Dave Chinner <dchinner@redhat.com>