]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: scrub the realtime group superblock
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:41:36 +0000 (13:41 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:41 +0000 (15:55 +0200)
commit9d30b70c438e1dbc63d05652fd5357b1e857ce83
treeb5d5dd35f2f5f3e5a454ef3d2ade88b84d8486b3
parent3d71664a757aeb97c9bedb617dce6b4c3c7d5405
xfs: scrub the realtime group superblock

Enable scrubbing of realtime group superblocks.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
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