]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: return the busy generation from xfs_extent_busy_list_empty
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:42 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:28 +0000 (13:38 -0800)
commit6af1300d47d92fb4bb327886ffa63c287d63a5db
tree5c8b338765174a1cd33717ed6110d3ce039af8d3
parenteb4a84a3c2bd09efe770fa940fb68e349f90c8c6
xfs: return the busy generation from xfs_extent_busy_list_empty

This avoid having to poke into the internals of the busy tracking in
xrep_setup_ag_allocbt.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/scrub/alloc_repair.c
fs/xfs/xfs_extent_busy.c
fs/xfs/xfs_extent_busy.h