diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 11:22:56 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 11:37:03 -0700 |
commit | 84a3c1576c5aade32170fae6c61d51bd2d16010f (patch) | |
tree | 0412c6dbf69b33bf4447a304a91a9f6b173e065a /fs/gfs2 | |
parent | 7272f77c67c0710918e5678266f8dad6e3bfc8d2 (diff) |
xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
Move the code that adds the incore xfs_extent_free_item deferred work
data to a transaction to live with the EFI log item code. This means
that the allocator code no longer has to know about the inner workings
of the EFI log items.
As a consequence, we can get rid of the _{get,put}_group helpers.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/gfs2')
0 files changed, 0 insertions, 0 deletions