]> 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>
Wed, 29 May 2024 04:11:51 +0000 (21:11 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 31 Jul 2024 01:53:04 +0000 (18:53 -0700)
commit075bb0b1565f18a6ca7e020bf4bf1ffd2e186b3e
tree9a9a648a510966bedd286a71c0949ba2f7e8edc4
parent329424a742ff1a720f8fc9978ae2d84dda36d09c
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