]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: improve error message is "--grow -n2" used on Linear arrays.
authorNeilBrown <neilb@suse.de>
Tue, 29 Jul 2014 03:37:42 +0000 (13:37 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 29 Jul 2014 03:37:42 +0000 (13:37 +1000)
commit46643e1ad5ece5f1257b2d827e36231df44929a2
tree09ed3faf0da9ab6b7fcd3241b1f3b1b7df69475b
parent4e9a3dd16d656b269f5602624ac4f7109a571368
Grow: improve error message is "--grow -n2" used on Linear arrays.

Linear arrays don't respond to setting raid-disks, only to
adding a device.

Reported-by: mulhern
Reported-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1122146
Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c