xfs: report directory tree corruption in the health information
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 16:48:21 +0000 (09:48 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 23 Apr 2024 23:55:17 +0000 (16:55 -0700)
commit37056912d5721324ac28787a4f903798f7361099
tree593c81f83f32085a20b22eb88505be39308a5439
parentd54c5ac80f8f180eb064ca255d61a879aef6f06d
xfs: report directory tree corruption in the health information

Report directories that are the source of corruption in the directory
tree.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/libxfs/xfs_health.h
fs/xfs/scrub/health.c
fs/xfs/xfs_health.c