summaryrefslogtreecommitdiff
path: root/firmware/ess
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-04-11 16:45:56 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2017-04-25 09:40:40 -0700
commitbf8eadbacb24e321c99bbdd901589942712810d1 (patch)
treea88d42e2d7dcae8ce4ab76f61f0711bab004c6b2 /firmware/ess
parent6ebd5a4413e2afd1b1129135e1cf4a84092550e2 (diff)
xfs: remove xfs_bmap_remap_alloc
The main thing that xfs_bmap_remap_alloc does is fixing the AGFL, similar to what we do in the space allocator. But the reflink code doesn't touch the allocation btree unlike the normal space allocator, so we couldn't care less about the state of the AGFL. So remove xfs_bmap_remap_alloc and just handle the di_nblocks update in the caller. 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 'firmware/ess')
0 files changed, 0 insertions, 0 deletions