commit | f0bc4d134b46607967bda1205ce3226a1bd95f42 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:42 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Oct 05 16:26:26 2016 -0700 |
tree | 66de3ee88dd2559f99a03e091972936df7a213ca | |
parent | f86f403794b1446b68afb3c233d4c0bc0e93b654 [diff] |
xfs: swap inode reflink flags when swapping inode extents When we're swapping the extents of two inodes, be sure to swap the reflink inode flag too. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>