Home | History | Annotate | Line # | Download | only in dm
TODO revision 1.5
      1  1.2  haad Important unimplemented features in current device-mapper implementation
      2  1.2  haad 
      3  1.4  haad * Implement dm_dev_event_ioctl and dm_target_msg_ioctl functions
      4  1.2  haad 
      5  1.5  haad * Write more targets mirror.
      6  1.2  haad 
      7  1.4  haad * Snapshot target, there is some code in repository already
      8  1.4  haad 
      9  1.4  haad   	    	     	General LVM tasks
     10  1.4  haad 
     11  1.4  haad * Cleanup resize_ffs to properly resize filesystem on LV
     12  1.4  haad 
     13  1.4  haad * Integrate LVM with the sysinst, so we can configure LVM during installation
     14  1.2  haad 
     15  1.5  haad * Parse whole config line for every target in NetBSD libdevmapper and do not 
     16  1.5  haad   work with strings in the kernel.
     17  1.2  haad 
     18  1.2  haad 			Pain in the sky tasks
     19  1.2  haad 
     20  1.4  haad * Implement multipath target for network attached storage devices.
     21  1.2  haad 
     22  1.2  haad * Cluster lvm extension, NetBSD needs Distributed Lock Manager for this.
     23  1.2  haad 
     24  1.4  haad * Write GPL free libdevmapper and lvm2tools.
     25  1.4  haad   See http://mail-index.netbsd.org/tech-kern/2008/09/24/msg002794.html
     26  1.2  haad 	
     27