]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Assemble: don't check for pre-existing array when updating uuid.
authorNeilBrown <neilb@suse.de>
Wed, 13 May 2015 02:41:48 +0000 (12:41 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 13 May 2015 02:41:48 +0000 (12:41 +1000)
commitec6db5ba712a23ccbcb5ad18f8506d366cb4b662
tree3e107256d804687893b671bd2241611e38c9b808
parentb87fdf4e891093e4a98f724d4a5f013fcaa94168
Assemble: don't check for pre-existing array when updating uuid.

This is a very corner-case, but the self-tests tripped on it,
and it makes sense not to trust the uuid when it is being changed.

Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c