summaryrefslogtreecommitdiffstats
path: root/fs/iomap.c
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2016-11-28 14:57:42 +1100
committerDave Chinner <david@fromorbit.com>2016-11-28 14:57:42 +1100
commitf782088c9e5d08e9494c63e68b4e85716df3e5f8 (patch)
treefab6473ba86d3079fef0ff6a97419512497baa1c /fs/iomap.c
parent0260d8ff5f76617e3a55a1c471383ecb4404c3ad (diff)
downloadlinux-f782088c9e5d08e9494c63e68b4e85716df3e5f8.tar.gz
linux-f782088c9e5d08e9494c63e68b4e85716df3e5f8.tar.xz
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/iomap.c')
0 files changed, 0 insertions, 0 deletions