]> 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>
Fri, 1 Nov 2024 20:47:08 +0000 (13:47 -0700)
commit44ca38ca3d01cf7273d3b0ce35db18f304e495b7
tree071b0b972392cf9ccb04f0418729f987648ab9ca
parent5bdc0959c6adde94d6904a93b483e4fff4a6a9bd
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