diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 18:59:54 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 18:59:54 -0700 |
commit | f6b384631e1e3482c24e35b53adbd3da50e47e8f (patch) | |
tree | b78d430925aa0201c12b45fedae03d6a2c5e4418 /fs/xfs/libxfs/xfs_refcount.c | |
parent | b2ccab3199aa7cea9154d80ea2585312c5f6eba0 (diff) |
xfs: give xfs_extfree_intent its own perag reference
Give the xfs_extfree_intent an passive reference to the perag structure
data. This reference will be used to enable scrub intent draining
functionality in subsequent patches. The space being freed must already
be allocated, so we need to able to run even if the AG is being offlined
or shrunk.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_refcount.c')
0 files changed, 0 insertions, 0 deletions