]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Create.c
Create: check the node nums when create clustered raid
authorGuoqing Jiang <gqjiang@suse.com>
Wed, 4 May 2016 08:33:43 +0000 (16:33 +0800)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 9 May 2016 18:59:01 +0000 (14:59 -0400)
commit82d9485e06b2e2cca70ae340d48749d93df6bad0
treec804aea10bedf0845140ecaeb920c540dc212cf7
parent1dcee1c9cbcf9592275914706b76b1931490092c
Create: check the node nums when create clustered raid

It doesn't make sense to create a clustered raid
with only 1 node.

Reported-by: Zhilong Liu <zlliu@suse.com>
Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Create.c