]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Change "mdadm --run" to use the same code as "mdadm --IRs".
authorNeilBrown <neilb@suse.de>
Mon, 26 Aug 2013 05:24:53 +0000 (15:24 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 26 Aug 2013 05:24:53 +0000 (15:24 +1000)
commitd3786cdcd04fe0f5d8f43f2de4cffccbe4f45fbe
tree273fe8c7119f0aa002329073c64bb32a6f4f5280
parent4c0ea7b0d97f73ed18164bfdaa0b59d49e03a6cf
Change "mdadm --run" to use the same code as "mdadm --IRs".

Current "mdadm --run /dev/mdX" will not handle external metadata
properly.  mdmon won't be started etc.

So use the code from "mdadm -IRs" instead - that already does all
the right things.

Reported-by: Francis Moreau <francis.moro@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c
Manage.c
mdadm.c
mdadm.h