From: Christoph Hellwig Date: Wed, 11 May 2011 15:04:03 +0000 (+0000) Subject: xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag X-Git-Tag: v3.0-rc1~139^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=548932739b16e623601f6d7dfb31a1fe28cda050;p=pandora-kernel.git xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag 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 Signed-off-by: Alex Elder --- Reading git-diff-tree failed