diff options
author | Brian Foster <bfoster@redhat.com> | 2016-11-28 14:57:42 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2016-11-28 14:57:42 +1100 |
commit | f782088c9e5d08e9494c63e68b4e85716df3e5f8 (patch) | |
tree | fab6473ba86d3079fef0ff6a97419512497baa1c /fs/xfs/xfs_qm_bhv.c | |
parent | 0260d8ff5f76617e3a55a1c471383ecb4404c3ad (diff) | |
download | linux-f782088c9e5d08e9494c63e68b4e85716df3e5f8.tar.bz2 |
xfs: pass post-eof speculative prealloc blocks to bmapi
xfs_file_iomap_begin_delay() implements post-eof speculative
preallocation by extending the block count of the requested delayed
allocation. Now that xfs_bmapi_reserve_delalloc() has been updated to
handle prealloc blocks separately and tag the inode, update
xfs_file_iomap_begin_delay() to use the new parameter and rely on the
former to tag the inode.
Note that this patch does not change behavior.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_qm_bhv.c')
0 files changed, 0 insertions, 0 deletions