diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 11:23:12 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 11:37:07 -0700 |
commit | 783e8a7c9cab6744ebc5dfe75081248ac39181b2 (patch) | |
tree | 7c225d1b3b5286fb7205165e2dae253eba15a091 /fs/xfs/libxfs/xfs_alloc.c | |
parent | e51987a12cb57ca3702bff5df8a615037b2c8f8a (diff) |
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 'fs/xfs/libxfs/xfs_alloc.c')
0 files changed, 0 insertions, 0 deletions