Merge branch 'vendor/NVI2'
[dragonfly.git] / sys / dev / disk / dm / doc / TODO
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.
6
7 * Snapshot target, there is some code in repository already
8
9                         General LVM tasks
10
11 * Cleanup resize_ffs to properly resize filesystem on LV
12
13 * Integrate LVM with the sysinst, so we can configure LVM during installation
14
15                         Pain in the sky tasks
16
17 * Implement multipath target for network attached storage devices.
18
19 * Cluster lvm extension, NetBSD needs Distributed Lock Manager for this.
20
21 * Write GPL free libdevmapper and lvm2tools.
22   See http://mail-index.netbsd.org/tech-kern/2008/09/24/msg002794.html
23