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:
63aced6
)
md/bitmap: record the space available for the bitmap in the superblock.
author
NeilBrown
<neilb@suse.de>
Tue, 22 May 2012 03:55:34 +0000
(13:55 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 22 May 2012 03:55:34 +0000
(13:55 +1000)
Now that bitmaps can grow and shrink it is best if we record
how much space is available. This means that when
we reduce the size of the bitmap we won't "lose" the space
for late when we might want to increase the size of the bitmap
again.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found