• NeilBrown's avatar
    md: export various start/stop interfaces · 390ee602
    NeilBrown authored
    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: default avatarNeilBrown <neilb@suse.de>
    390ee602
md.h 16.2 KB