]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: fix, the second array need to have the whole available space on devices
authorLabun, Marcin <Marcin.Labun@intel.com>
Fri, 27 Jan 2012 15:28:36 +0000 (15:28 +0000)
committerNeilBrown <neilb@suse.de>
Mon, 30 Jan 2012 01:21:13 +0000 (12:21 +1100)
commitf878b24226953f06912ebceb2c811edf36818d2f
treeec400e5c9900fb08e8b2efcb5dc5164bd825104d
parenta0963a86e12a55d501f421048bd7c09cf4d78b93
imsm: fix, the second array need to have the whole available space on devices

Fix the case with creating an array with given container in command line
instead of real devices:
mdadm -CR /dev/md/raid0 -l 0 -n 2 -z5G /dev/md/imsm

Signed-off-by: Marcin Labun <marcin.labun@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c