Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 80284115 authored by Darrick J. Wong's avatar Darrick J. Wong
Browse files

xfs: move xfs_bmap_defer_add to xfs_bmap_item.c


Move the code that adds the incore xfs_bmap_item deferred work data to a
transaction live with the BUI log item code.  This means that the file
mapping code no longer has to know about the inner workings of the BUI
log items.

As a consequence, we can hide the _get_group helper.

Signed-off-by: default avatarDarrick J. Wong <djwong@kernel.org>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
parent 5d3d0a6a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment