]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Grow.c
Grow: don't allow array geometry change with ppl enabled
authorTomasz Majchrzak <tomasz.majchrzak@intel.com>
Thu, 8 Jun 2017 14:05:51 +0000 (16:05 +0200)
committerJes Sorensen <jsorensen@fb.com>
Fri, 9 Jun 2017 14:56:22 +0000 (10:56 -0400)
commitb208f817ec538e56df7280f0353e6bda532b9432
treeea551857dd29eaee311691c21027c0bce6e663a6
parentb13b52c80f3d9e3184ea1d6d39aa7053ef7bae49
Grow: don't allow array geometry change with ppl enabled

Don't allow array geometry change (size expand, disk adding) when PPL
consistency policy is enabled. Current PPL implementation doesn't work when
reshape is taking place.

Signed-off-by: Tomasz Majchrzak <tomasz.majchrzak@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
Grow.c