]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Improve the message when mdadm detects similar superblocks
authorNeil Brown <neilb@suse.de>
Mon, 9 Oct 2006 21:06:24 +0000 (07:06 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 9 Oct 2006 21:06:24 +0000 (07:06 +1000)
commitd2df86e0a79c1e3d86c19d6ecb14e6f303c5d50d
treedaf52a77f1b4560157c48bfa08bf51928972711c
parent45c073c921cfbfe23eaafa0b2bb0986e85e60e27
Improve the message when mdadm detects similar superblocks

If they are for a partition and a whole device (common case)
they old message doesn't really cover the situation.  So add
the "overlap" option to the text.
Also detect whether the device list was in mdadm.conf and
act accordingly.
Assemble.c