]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: hook live realtime rmap operations during a repair operation
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:42:19 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:47 +0000 (15:55 +0200)
commit0ad4d5c854307de6eeee9efe6c19fdd795498292
tree022340afe9facdc680ecdca351b190f8826750c1
parent3fc814eb82ed6eb7858b369923d3ce792eeda29b
xfs: hook live realtime rmap operations during a repair operation

Hook the regular realtime rmap code when an rtrmapbt repair operation is
running so that we can unlock the AGF buffer to scan the filesystem and
keep the in-memory btree up to date during the scan.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/scrub/rmap_repair.c
fs/xfs/scrub/rtrmap_repair.c
fs/xfs/scrub/trace.h