]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: keep a reference to perag structure for busy extents
authorChristoph Hellwig <hch@lst.de>
Sat, 31 Aug 2024 05:29:58 +0000 (08:29 +0300)
committerChristoph Hellwig <hch@lst.de>
Thu, 19 Sep 2024 13:19:48 +0000 (15:19 +0200)
commit0e09a6ab9bc3a6b6096582672c9455253bf78d07
tree7f1ff93de0d5d1085336137225aa16d1d4b15b5d
parent5966680dd1bc6a1ffe09eb1f3c32923b35ebde9a
xfs: keep a reference to perag structure 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>
fs/xfs/xfs_discard.c
fs/xfs/xfs_extent_busy.c
fs/xfs/xfs_extent_busy.h