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:
e384e58
)
md/bitmap: separate out loading a bitmap from initialising the structures.
author
NeilBrown
<neilb@suse.de>
Tue, 1 Jun 2010 09:37:35 +0000
(19:37 +1000)
committer
NeilBrown
<neilb@suse.de>
Mon, 26 Jul 2010 03:21:34 +0000
(13:21 +1000)
dm makes this distinction between ->ctr and ->resume, so we need to
too.
Also get the new bitmap_load to clear out the bitmap first, as this is
most consistent with the dm suspend/resume approach
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found