Forum | Documentation | Website | Blog

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

xfs: create deferred log items for file mapping exchanges


Now that we've created the skeleton of a log intent item to track and
restart file mapping exchange operations, add the upper level logic to
commit intent items and turn them into concrete work recorded in the
log.  This builds on the existing bmap update intent items that have
been around for a while now.

Signed-off-by: default avatarDarrick J. Wong <djwong@kernel.org>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
parent 6c08f434
No related merge requests found
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