K 10 svn:author V 3 mav K 8 svn:date V 27 2011-02-10T11:27:31.528710Z K 7 svn:log V 463 Remove RAID10 RAID level constant, not defined by DDF specification. Use RAID1E constant instead. For even number of disks it is exactly the same, while it is really single level transformation, as we may handle it. Tune Intel metadata decoding, adding support for 3+ disks RAID1 and RAID1E with odd number of disks. None of them supported by Intel RAID BIOS or other drivers, but if I interpret numbers correctly, there is enough information to represent them. END