commit | 656152e552e5cbe0c11ad261b524376217c2fb13 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Nov 24 11:39:44 2016 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Thu Nov 24 11:39:44 2016 +1100 |
tree | 0fcab8d56dc13540a6ba9ed7205d4ee28347e530 | |
parent | 65c5f419788d623a0410eca1866134f5e4628594 [diff] |
xfs: use new extent lookup helpers xfs_file_iomap_begin_delay And only lookup the previous extent inside xfs_iomap_prealloc_size if we actually need it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>