diff options
author | 2024-07-02 11:22:56 -0700 | |
---|---|---|
committer | 2024-07-02 11:37:03 -0700 | |
commit | 84a3c1576c5aade32170fae6c61d51bd2d16010f (patch) | |
tree | 0412c6dbf69b33bf4447a304a91a9f6b173e065a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: remove xfs_defer_agfl_block (diff) | |
download | linux-rng-84a3c1576c5aade32170fae6c61d51bd2d16010f.tar.xz linux-rng-84a3c1576c5aade32170fae6c61d51bd2d16010f.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions