]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Grow.c
Grow: don't allow to enable PPL when reshape is in progress
authorTomasz Majchrzak <tomasz.majchrzak@intel.com>
Fri, 9 Jun 2017 14:20:19 +0000 (16:20 +0200)
committerJes Sorensen <jsorensen@fb.com>
Fri, 9 Jun 2017 14:58:36 +0000 (10:58 -0400)
commit922a58292fafa4efcfcd44fbc46b0665681c955a
tree0a6452d3d7cbb443320db1fcd2982534b478291d
parentb208f817ec538e56df7280f0353e6bda532b9432
Grow: don't allow to enable PPL when reshape is in progress

Don't allow to enable PPL consistency policy when reshape is in progress.
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