]> www.infradead.org Git - users/dwmw2/linux.git/commit
xfs: scrub the realtime group superblock
authorDarrick J. Wong <djwong@kernel.org>
Mon, 4 Nov 2024 04:19:30 +0000 (20:19 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:43 +0000 (13:38 -0800)
commit3f1bdf50ab1b9c94d0da010f8879895d29585fd9
treeed4819200c1344d3347753a57cb6645f8e202348
parent7333c948c2bc9c6a37450722ee4f052360a29cd8
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