summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/rtb_bitmap.h
AgeCommit message (Collapse)Author
2024-12-23xfs: fix CoW forks for realtime filesDarrick J. Wong
Port the copy on write fork repair to realtime files. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>