diff options
author | 2011-09-18 20:40:49 +0000 | |
---|---|---|
committer | 2011-10-11 21:15:04 -0500 | |
commit | 1fd044d9c6735e669f0db025f18023e56a608130 (patch) | |
tree | 605e5f4517144401c2be2fcb234dc8b8f301afc6 /fs/proc/array.c | |
parent | xfs: introduce xfs_bmapi_delay() (diff) | |
download | wireguard-linux-1fd044d9c6735e669f0db025f18023e56a608130.tar.xz wireguard-linux-1fd044d9c6735e669f0db025f18023e56a608130.zip |
xfs: do not use xfs_bmap_add_extent for adding delalloc extents
We can just call xfs_bmap_add_extent_hole_delay directly to add a
delayed allocated regions to the extent tree, instead of going
through all the complexities of xfs_bmap_add_extent that aren't
needed for this simple case.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions