]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests, imsm: Test shouldn't call grow with chunk and level in one command
authorMichal Zylowski <michal.zylowski@intel.com>
Fri, 22 Jun 2018 14:34:10 +0000 (16:34 +0200)
committerJes Sorensen <jsorensen@fb.com>
Wed, 11 Jul 2018 17:16:48 +0000 (13:16 -0400)
commit1a90fd84582757ae384c85f0c477f52eb6f66e81
tree79d596e19396a498b15bfd377b9060fbdbde7cf5
parent2b2ccdc04b604ef8644a0f87dc27ccfbd2159cb9
tests, imsm: Test shouldn't call grow with chunk and level in one command

Since a3b831c9 "Grow.c: Block any level migration with chunk size change"
there is no possibility to perform migration between level and chunk in
one operation. When any test tries to do this error message is printed
and tests finishes with fail.

Signed-off-by: Michal Zylowski <michal.zylowski@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
tests/imsm-grow-template