1*7115a22bSAlex HornungImportant unimplemented features in current device-mapper implementation 2*7115a22bSAlex Hornung 3*7115a22bSAlex Hornung* Implement dm_dev_event_ioctl and dm_target_msg_ioctl functions 4*7115a22bSAlex Hornung 5*7115a22bSAlex Hornung* Write more targets mirror. 6*7115a22bSAlex Hornung 7*7115a22bSAlex Hornung* Snapshot target, there is some code in repository already 8*7115a22bSAlex Hornung 9*7115a22bSAlex Hornung General LVM tasks 10*7115a22bSAlex Hornung 11*7115a22bSAlex Hornung* Cleanup resize_ffs to properly resize filesystem on LV 12*7115a22bSAlex Hornung 13*7115a22bSAlex Hornung* Integrate LVM with the sysinst, so we can configure LVM during installation 14*7115a22bSAlex Hornung 15*7115a22bSAlex Hornung Pain in the sky tasks 16*7115a22bSAlex Hornung 17*7115a22bSAlex Hornung* Implement multipath target for network attached storage devices. 18*7115a22bSAlex Hornung 19*7115a22bSAlex Hornung* Cluster lvm extension, NetBSD needs Distributed Lock Manager for this. 20*7115a22bSAlex Hornung 21*7115a22bSAlex Hornung* Write GPL free libdevmapper and lvm2tools. 22*7115a22bSAlex Hornung See http://mail-index.netbsd.org/tech-kern/2008/09/24/msg002794.html 23*7115a22bSAlex Hornung 24