]> git.ipfire.org Git - thirdparty/mdadm.git/commit
fix: imsm: re-enable size expansion to the max value
authorLukasz Dorau <lukasz.dorau@intel.com>
Fri, 14 Sep 2012 14:04:08 +0000 (16:04 +0200)
committerNeilBrown <neilb@suse.de>
Thu, 20 Sep 2012 02:27:17 +0000 (12:27 +1000)
commitd5d2c614739a2370e295d9e83594b9c52a11b887
tree3ee89756b49e090b98f8165bb9f6d5d69b2370b2
parent887a7a9e982139bb6ab3c6b5e6fec1fff9bb7d94
fix: imsm: re-enable size expansion to the max value

Size expansion to the 'max' value has been broken since
the following patch:

    commit d04f65f48c93e7e57cc3c1d70dd07d094dece717
    Change the values for "max size" from -1 to 1.

This patch re-enables it.

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c