diff options
author | Christoph Hellwig <hch@lst.de> | 2017-04-11 16:45:55 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-04-25 09:40:39 -0700 |
commit | 6ebd5a4413e2afd1b1129135e1cf4a84092550e2 (patch) | |
tree | a6de697fe48d8db493847d55d85d19ff4632e9fe /fs/xfs/libxfs/xfs_dir2_block.c | |
parent | 6d04558f9fa9d16c4aba7243030f22ef0c1bbf32 (diff) | |
download | linux-6ebd5a4413e2afd1b1129135e1cf4a84092550e2.tar.bz2 |
xfs: introduce xfs_bmapi_remap
Add a new helper to be used for reflink extent list additions instead of
funneling them through xfs_bmapi_write and overloading the firstblock
member in struct xfs_bmalloca and struct xfs_alloc_args.
With some small changes to xfs_bmap_remap_alloc this also means we do
not need a xfs_bmalloca structure for this case at all.
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>
Diffstat (limited to 'fs/xfs/libxfs/xfs_dir2_block.c')
0 files changed, 0 insertions, 0 deletions