commit | 6d04558f9fa9d16c4aba7243030f22ef0c1bbf32 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 11 16:45:54 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Apr 25 09:40:39 2017 -0700 |
tree | dae5097dc5e662d2fb56397f6ef7fc74c2a6ff94 | |
parent | 39e07daa46e34c724ad33f903d166a0a62c20900 [diff] |
xfs: pass individual arguments to xfs_bmap_add_extent_hole_real For the reflink case we'd much rather pass the required arguments than faking up a struct xfs_bmalloca. 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>