]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: keep a reference to the pag for busy extents
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:29 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:25 +0000 (13:38 -0800)
commit4a137e09151e3abe9439601013126d877fa25775
treee3d78079e49826707a8349384041e11d93eae175
parentb6dc8c6dd2d3f230e1a554f869d6df4568a2dfbb
xfs: keep a reference to the pag for busy extents

Processing of busy extents requires the perag structure, so keep the
reference while they are in flight.

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/xfs_discard.c
fs/xfs/xfs_extent_busy.c
fs/xfs/xfs_extent_busy.h