]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
Examine: fix MD_DISK_SYNC is a bit not a flag
authorDan Williams <dan.j.williams@intel.com>
Tue, 28 Oct 2008 17:55:31 +0000 (10:55 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 28 Oct 2008 17:55:31 +0000 (10:55 -0700)
commit032e9e29538f42deec84841bc684e7b3964f8504
tree3b559ade8f4627015e1799e43f54a4e501ad5509
parent072b727f726d3c2a7913ba98e14431221e3da9bd
Examine: fix MD_DISK_SYNC is a bit not a flag

Examine() is actually looking at the ACTIVE bit.  This happened to work for
imsm spares but now it needs to be fixed up.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Examine.c
super-intel.c