]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Grow.c
Grow: pass layout as a string rather than a number.
authorNeilBrown <neilb@suse.de>
Tue, 14 Jul 2009 02:13:29 +0000 (12:13 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 14 Jul 2009 02:13:29 +0000 (12:13 +1000)
commit19678e536d5b7aba8b721a3065f2550b79ddd208
tree7537fe1a28214e5fe490b8f8524fb1430c4d26c3
parentd823a6c87225d0c7f96443013798ed4dacf51ff6
Grow: pass layout as a string rather than a number.

This allows the layout to be parsed after the current level of the
array is know, so that the level doesn't need to be given (otherwise
pointlessly) on the command line.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
mdadm.8
mdadm.c
mdadm.h