diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 21:23:12 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 21:37:07 +0300 |
commit | 783e8a7c9cab6744ebc5dfe75081248ac39181b2 (patch) | |
tree | 7c225d1b3b5286fb7205165e2dae253eba15a091 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e51987a12cb57ca3702bff5df8a615037b2c8f8a (diff) | |
download | linux-783e8a7c9cab6744ebc5dfe75081248ac39181b2.tar.xz |
xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c
Move the code that adds the incore xfs_refcount_update_item deferred
work data to a transaction live with the CUI log item code. This means
that the refcount code no longer has to know about the inner workings of
the CUI 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