]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_scrub: support internal RT device
authorChristoph Hellwig <hch@lst.de>
Fri, 20 Dec 2024 03:51:06 +0000 (19:51 -0800)
committerChristoph Hellwig <hch@lst.de>
Mon, 14 Apr 2025 05:36:00 +0000 (07:36 +0200)
commit557fcdd3004fc9283e1e334d62acc3f48c19c73f
treed0f46e2b3e5e139163c604c69a205444f0e03117
parente88513f6025adad6fcbbc2db466c8ddf959c06e1
xfs_scrub: support internal RT device

Handle the synthetic fmr_device values, and deal with the fact that
ctx->fsinfo.fs_rt is allowed to be non-NULL for internal RT devices as
it is the same as the data device in this case.

Signed-off-by: Christoph Hellwig <hch@lst.de>
scrub/phase1.c
scrub/phase6.c
scrub/phase7.c
scrub/spacemap.c