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