xfs: track metadata health status
Add the necessary in-core metadata fields to keep track of which parts of the filesystem have been observed and which parts were observed to be unhealthy, and print a warning at unmount time if we have unfixed problems. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
Showing
fs/xfs/libxfs/xfs_health.h
0 → 100644
fs/xfs/xfs_health.c
0 → 100644
Please register or sign in to comment