]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libfrog: add directory tree structure scrubber to scrub library
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:27 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:13 +0000 (17:01 -0700)
commitddafc2f7f34add789fdb1e86c0715bcaf057623f
tree001e3e89ad0bf391c7448c21fb89ad0da88697ac
parent7ea215189a3cac45cb9323439318fcc3410727d4
libfrog: add directory tree structure scrubber to scrub library

Make it so that scrub clients can detect corruptions within the
directory tree structure itself.  Update the documentation for the scrub
ioctl to mention this new functionality.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libfrog/scrub.c
man/man2/ioctl_xfs_scrub_metadata.2