Home | History | Annotate | Line # | Download | only in dm
TODO revision 1.2
      1 Important unimplemented features in current device-mapper implementation
      2 
      3 * implement dm_dev_event_ioctl and dm_target_msg_ioctl functions
      4 
      5 * write more targets mirror, stripe.
      6 
      7 * snapshot target, there is some code in repository already
      8 
      9 * enable dynamically loadable targets
     10 
     11 			Pain in the sky tasks
     12 
     13 * implement multipath target for network attached storage devices.
     14 
     15 * Cluster lvm extension, NetBSD needs Distributed Lock Manager for this.
     16 
     17 * write GPL free libdevmapper and lvm2tools.
     18 	
     19