]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: scrub the realtime group superblock
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 23:04:31 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Sat, 10 Aug 2024 06:57:29 +0000 (23:57 -0700)
commit44d1807370b4f3a63a1a1998fd6e1282b25398be
tree6b268c7953fb5c9d8cbdc0d4b7a527808282b870
parenta91f3a64d09d7787d630ebe91818ff333bf99af3
xfs: scrub the realtime group superblock

Enable scrubbing of realtime group superblocks.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/Makefile
fs/xfs/libxfs/xfs_fs.h
fs/xfs/scrub/common.h
fs/xfs/scrub/health.c
fs/xfs/scrub/rgsuper.c [new file with mode: 0644]
fs/xfs/scrub/scrub.c
fs/xfs/scrub/scrub.h
fs/xfs/scrub/stats.c
fs/xfs/scrub/trace.h