]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: allow to specify second volume size
authorKrzysztof Smolinski <krzysztof.smolinski@intel.com>
Fri, 8 Nov 2019 10:59:11 +0000 (11:59 +0100)
committerJes Sorensen <jsorensen@fb.com>
Tue, 12 Nov 2019 20:34:26 +0000 (15:34 -0500)
commit1a1ced1e2e64a6b4b349a3fb559f6b39e4cf7103
tree15b571f374e4dd3b5109c0cbec65e15a148d1922
parentb6180160f78f0182b296bdceed6419b26a6fccc7
imsm: allow to specify second volume size

Removed checks which limited second volume size only to max value (the
largest size that fits on all current drives). It is now permitted
to create second volume with size lower then maximum possible.

Signed-off-by: Krzysztof Smolinski <krzysztof.smolinski@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
super-intel.c