xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
authorChristoph Hellwig <hch@infradead.org>
Wed, 11 May 2011 15:04:03 +0000 (15:04 +0000)
committerAlex Elder <aelder@sgi.com>
Wed, 25 May 2011 15:48:36 +0000 (10:48 -0500)
The XFS_BMAPI_RSVBLOCKS is unused, and as far as I can see has
always been.  Remove it to simplify the bmapi implementation and
conserve stack space.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found