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:
e8bb9a8
)
md: export various start/stop interfaces
author
NeilBrown
<neilb@suse.de>
Tue, 1 Jun 2010 09:37:27 +0000
(19:37 +1000)
committer
NeilBrown
<neilb@suse.de>
Mon, 26 Jul 2010 02:52:27 +0000
(12:52 +1000)
export entry points for starting and stopping md arrays.
This will be used by a module to make md/raid5 work under
dm.
Also stop calling md_stop_writes from md_stop, as that won't
work well with dm - it will want to call the two separately.
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c
patch
|
blob
|
history
drivers/md/md.h
patch
|
blob
|
history
diff --cc
drivers/md/md.c
Simple merge
diff --cc
drivers/md/md.h
Simple merge