]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: fix CoW forks for realtime files
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:42:54 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:51 +0000 (15:55 +0200)
commit839c15f20b6b926dd909a1cfea543c581aa0dc9f
treef7ab30861a0f981f1b7ff7f9e8d5b6f0d6bdd178
parent5d509f2b7f33fa12367a177b27c6639363aed974
xfs: fix CoW forks for realtime files

Port the copy on write fork repair to realtime files.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/scrub/agheader_repair.c
fs/xfs/scrub/cow_repair.c
fs/xfs/scrub/reap.c
fs/xfs/scrub/reap.h
fs/xfs/scrub/repair.h
fs/xfs/scrub/rtb_bitmap.h [new file with mode: 0644]
fs/xfs/scrub/trace.h
fs/xfs/xfs_rtalloc.c
fs/xfs/xfs_rtalloc.h