]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: add realtime rmap btree block detection to log recovery
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:48:50 +0000 (11:48 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:48:12 +0000 (10:48 +0200)
commit53fc049bcb179390a27f44aee7eebfdc66428dfa
tree2c33873562839444d71679d7fb89be90eecf5211
parentd455b64aedc7c8f61fc4331e4ee16f13bcd6fe39
xfs: add realtime rmap btree block detection to log recovery

Identify rtrmapbt 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