commit | 350a27a6a65cc5dd2ba1b220e8641993414816d2 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:25 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:25 2016 -0700 |
tree | e5744fb102288ea8903ca77e05484095c3ffccbf | |
parent | d0e853f3600cd2a3f7c4a067dc38155c77c51df9 [diff] |
xfs: introduce reflink utility functions These functions will be used by the other reflink functions to find the maximum length of a range of shared blocks. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.coM> Reviewed-by: Christoph Hellwig <hch@lst.de>