commit | f86f403794b1446b68afb3c233d4c0bc0e93b654 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:41 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Oct 05 16:26:26 2016 -0700 |
tree | de3c66007de5a958a867f13f64e567f4d0db5a5a | |
parent | cc714660bb8b14dd897cd805bbcd8b76a7606289 [diff] |
xfs: teach get_bmapx about shared extents and the CoW fork Teach xfs_getbmapx how to report shared extents and CoW fork contents accurately in the bmap output by querying the refcount btree appropriately. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>