xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate
authorDave Chinner <dchinner@redhat.com>
Sun, 18 Sep 2011 20:40:59 +0000 (20:40 +0000)
committerAlex Elder <aelder@sgi.com>
Wed, 12 Oct 2011 02:15:06 +0000 (21:15 -0500)
commit963c30cf45e8c832ae11438ff9d99c954b9d0114
tree0d6c7ea97c4b4acaea918d6e158a3aa09dc37ca6
parent3a75667e902dbdb87718b1ee2b3b745b344a8163
xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/xfs_bmap.c