Hi Artur,
In 5308f11727b889965efe5ac0e854d197c2b51f6d you introduced struct
mdinfo: enum consistency_policy, but in mdadm.c you initialize it to
UnSet which isn't part of the enum.
Is there any actual difference between CONSISTENCY_POLICY_UNKNOWN and
UnSet? It seems suboptimal to mix and match within the enum like this,
and if CONSISTENCY_POLICY_UNKNOWN does the job, couldn't we just
initialize with that?
Cheers,
Jes
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html