| commit | dcf9585a7511147c7ffd580be8580dd39bc52fb6 | [log] [tgz] |
|---|---|---|
| author | Christoph Hellwig <hch@lst.de> | Mon Feb 06 10:46:01 2017 -0800 |
| committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Feb 06 17:47:46 2017 -0800 |
| tree | fffd802ec71578d55e2f8c25081a5a2259870956 | |
| parent | f13eb2055ae46ded52961f27753c245dc5b8967d [diff] |
xfs: return the converted extent in __xfs_reflink_convert_cow We'll need it for the direct I/O code. Also rename the function to xfs_reflink_convert_cow_extent to describe it a bit better. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>