diff options
author | 2011-09-18 20:40:48 +0000 | |
---|---|---|
committer | 2011-10-11 21:15:04 -0500 | |
commit | 4403280aa5c00c6074f2dc23e1cfc11f2bfb0032 (patch) | |
tree | 322f188e78d6faf1cae53cb56ed7918d49702366 /fs/proc/array.c | |
parent | xfs: factor delalloc reservations out of xfs_bmapi (diff) | |
download | wireguard-linux-4403280aa5c00c6074f2dc23e1cfc11f2bfb0032.tar.xz wireguard-linux-4403280aa5c00c6074f2dc23e1cfc11f2bfb0032.zip |
xfs: introduce xfs_bmapi_delay()
Delalloc reservations are much simpler than allocations, so give
them a separate bmapi-level interface. Using the previously added
xfs_bmapi_reserve_delalloc we get a function that is only minimally
more complicated than xfs_bmapi_read, which is far from the complexity
in xfs_bmapi. Also remove the XFS_BMAPI_DELAY code after switching
over the only user to xfs_bmapi_delay.
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