]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: add realtime refcount btree block detection to log recovery
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:51 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:11 +0000 (13:06 -0800)
commite08d0f2004cd925c6b68f982ac7de6ef77dab8ea
treeaaa441cd88d7ebb188ac704b32065578d1584e98
parentee6d43447923260830285c7ca2d4ae4efab4f31f
xfs: add realtime refcount btree block detection to log recovery

Identify rt refcount btree blocks in the log correctly so that we can
validate them during log recovery.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_buf_item_recover.c