]> git.ipfire.org Git - thirdparty/mdadm.git/commit
FIX: Size change is possible as standalone change only
authorAdam Kwolek <adam.kwolek@intel.com>
Fri, 13 Apr 2012 14:52:07 +0000 (16:52 +0200)
committerNeilBrown <neilb@suse.de>
Tue, 17 Apr 2012 02:33:38 +0000 (12:33 +1000)
commit58d26a2a81c4ad93ccce88865f2c4ac2588bec69
tree3d41063e96ffc855c4c697dec307e2fc08d59012
parentc41e00b2e68aed0ab9d41f70a3e119d86a92cf29
FIX: Size change is possible as standalone change only

Size change is possible as standalone change only. To make sure size change
is not requested pass '-1' as size parameter.

Signed-off-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c