Skip to content

Commit 862bb36

Browse files
committed
xfs: reflink extents from one file to another
Reflink extents from one file to another; that is to say, iteratively remove the mappings from the destination file, copy the mappings from the source file to the destination file, and increment the reference count of all the blocks that got remapped. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
1 parent 174edb0 commit 862bb36

File tree

2 files changed

+430
-0
lines changed

2 files changed

+430
-0
lines changed

0 commit comments

Comments
 (0)