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:
33d5d38
)
ocfs2: remove ocfs2_local_alloc_in_range()
author
Mark Fasheh
<mfasheh@suse.com>
Wed, 17 Mar 2010 04:01:00 +0000
(21:01 -0700)
committer
Joel Becker
<joel.becker@oracle.com>
Thu, 6 May 2010 01:17:31 +0000
(18:17 -0700)
Inodes are always allocated from the global bitmap now so we don't need this
any more. Also, the existing implementation bounces reservations around
needlessly.
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found