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:
43a7050
)
md/bitmap: move setting of daemon_lastrun out of bitmap_read_sb
author
NeilBrown
<neilb@suse.de>
Mon, 14 Dec 2009 01:49:56 +0000
(12:49 +1100)
committer
NeilBrown
<neilb@suse.de>
Mon, 14 Dec 2009 01:51:41 +0000
(12:51 +1100)
Setting daemon_lastrun really has nothing to do with reading
the bitmap superblock, it just happens to be needed at the same time.
bitmap_read_sb is about to become options, so move that code out
to after the call to bitmap_read_sb.
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/bitmap.c
patch
|
blob
|
history
diff --cc
drivers/md/bitmap.c
Simple merge