]> git.ipfire.org Git - thirdparty/mdadm.git/commit - util.c
imsm: set imsm spare uuid to 0
authorAnna Czarnowska <anna.czarnowska@intel.com>
Sun, 26 Dec 2010 10:59:31 +0000 (21:59 +1100)
committerNeilBrown <neilb@suse.de>
Sun, 26 Dec 2010 10:59:31 +0000 (21:59 +1100)
commit22e263f64a7c1075f162615b700676514efca3c5
tree2660519e0321bd5d1eac471d937ad34dbd5f66b3
parent4f8a3e5baf77a3951b42d9522d75f0e7915912ec
imsm: set imsm spare uuid to 0

uuid_match_any is replaced by uuid_zero for imsm spares.

Function fixup_container_spare_uuid not needed as it gives
unwanted uuid to spares.

Signed-off-by: Anna Czarnowska <anna.czarnowska@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Detail.c
mdadm.h
super-intel.c
util.c