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:
53da493
)
ocfs2: Track local alloc bits internally
author
Mark Fasheh
<mfasheh@suse.com>
Mon, 28 Jul 2008 21:55:20 +0000
(14:55 -0700)
committer
Mark Fasheh
<mfasheh@suse.com>
Mon, 13 Oct 2008 20:57:57 +0000
(13:57 -0700)
Do this instead of tracking absolute local alloc size. This avoids
needless re-calculatiion of bits from bytes in localalloc.c. Additionally,
the value is now in a more natural unit for internal file system bitmap
work.
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found