]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: Do not fork via systemd if freeze_reshape is set
authorBaldysiak, Pawel <pawel.baldysiak@intel.com>
Fri, 30 May 2014 14:40:11 +0000 (14:40 +0000)
committerNeilBrown <neilb@suse.de>
Mon, 2 Jun 2014 02:42:01 +0000 (12:42 +1000)
commit40b941b813e22b33ff9c70831415f5b65e0fd70b
tree5b38cb2bee7843bdeba45d2b122f7a7368abed7e
parent054cba77190f1ec787e6d0fba5a5f76f03b96638
Grow: Do not fork via systemd if freeze_reshape is set

Mdadm should not run 'grow-continue' unit file for container if
'--freeze-reshape' argument is passed. Otherwise it will be ignored,
and reshape will start anyway.

Signed-off-by: Pawel Baldysiak <pawel.baldysiak@intel.com>
Reviewed-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c