
-- dmraid 1.0.0.rc9 TODO --					2005.09.23

o more enhancements for RAID set consistency checks

o neater -s output; something better than just paragraphs
  for super- and subsets ?

o automatic selection of appropriate RAID set in case of multiple
  RAID signatures (ie. in case there is a consistent one, pick it);
  right now this situation is spotted and the user can select a format
  to use for activation
  -or-
  can optionally erase the invalid signature and retry activation.

o higher RAID levels above 1; main restriction to support these is
  the need for device-mapper targets which map RAID3,4,5

o MD metadata format handler

o SNIA DDF metadata format handler

o enhance metadata write feature in order to be able to store state changes
  persistently; needs an event() method to inform the metadata handler about
  state changes recognized eg, at the device-mapper interface layer

o event daemon linked to libdmraid which keeps track of RAID device and set
  state changes (eg, io errors) and decides about degration etc.;
  dmeventd coded; needs library for dmraid access

o more cleanup and enhance debug and verbose output

o support other partitions than MSDOS on Software RAID devices or
  use kpartx instead ?

o regular expressions for metadata format, RAID device and RAID set selection

o does dmraid need a config file ?
