diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 11:23:04 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 11:37:05 -0700 |
commit | ea7b0820d960d5a3ee72bc67cbd8b5d47c67aa4c (patch) | |
tree | 05900e6e66335df3e8cccb39fd4e3525518e0aca /mm/mmap.c | |
parent | 905af72610d90f58f994feff4ead1fc258f5d2b1 (diff) |
xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
Move the code that adds the incore xfs_rmap_update_item deferred work
data to a transaction to live with the RUI log item code. This means
that the rmap code no longer has to know about the inner workings of the
RUI 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 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions