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:
b821eaa
)
md: factor do_md_run to separate accesses to ->gendisk
author
NeilBrown
<neilb@suse.de>
Mon, 29 Mar 2010 00:10:42 +0000
(11:10 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 18 May 2010 05:27:53 +0000
(15:27 +1000)
As part of relaxing the binding between an mddev and gendisk,
we separate do_md_run into two functions.
md_run does all the work internal to md
do_md_run calls md_run and makes and changes to gendisk
that are required.
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c
patch
|
blob
|
history
diff --cc
drivers/md/md.c
Simple merge