git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55a7bc5
)
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
author
Christoph Hellwig
<hch@infradead.org>
Wed, 11 May 2011 15:04:03 +0000
(15:04 +0000)
committer
Alex 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