]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: add realtime refcount btree block detection to log recovery
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:40:18 +0000 (12:40 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:29 +0000 (13:36 -0800)
commita1b176a5e8a38e4382de37450b551a1a6aff058a
tree9a72c2dc5570e98d57495e150f9dfe3c052792e1
parent5b7440019f2eb20cb6c1b825b449ec8fe6d075d3
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>
fs/xfs/xfs_buf_item_recover.c