]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: reuse xfs_extent_free_cancel_item
authorChristoph Hellwig <hch@lst.de>
Tue, 2 Jul 2024 18:22:53 +0000 (11:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 2 Jul 2024 18:37:02 +0000 (11:37 -0700)
commit61665fae4e4302f2a48de56749640a9f1a4c2ec5
tree4921388fbeae75acec644686f7e34af573b21ae0
parent649c0c2b86ee944a1a9962b310b1b97ead12e97a
xfs: reuse xfs_extent_free_cancel_item

Reuse xfs_extent_free_cancel_item to put the AG/RTG and free the item in
a few places that currently open code the logic.

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_extfree_item.c