]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: teach online scrub to find directory tree structure problems
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:22:52 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:03 +0000 (17:01 -0700)
commit44ecd42fab8d23da1a707f513d91f5fc4c122b9b
treec33ce68333bcaefdb1b519b0388367d1b426721b
parent5e6ede97edd07e908a79c8afea42714fb348f954
xfs: teach online scrub to find directory tree structure problems

Source kernel commit: 928b721a11789a9363d6d7c32a1f3166a79f3b5f

Create a new scrubber that detects corruptions within the directory tree
structure itself.  It can detect directories with multiple parents;
loops within the directory tree; and directory loops not accessible from
the root.

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