md: export various start/stop interfaces
authorNeilBrown <neilb@suse.de>
Tue, 1 Jun 2010 09:37:27 +0000 (19:37 +1000)
committerNeilBrown <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
drivers/md/md.h

diff --cc drivers/md/md.c
Simple merge
diff --cc drivers/md/md.h
Simple merge