Module Name:    src
Committed By:   haad
Date:           Mon Apr 13 16:12:28 UTC 2009

Modified Files:
        src/sys/dev/dm: TODO

Log Message:
Update to reality.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/dm/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/dm/TODO
diff -u src/sys/dev/dm/TODO:1.4 src/sys/dev/dm/TODO:1.5
--- src/sys/dev/dm/TODO:1.4	Fri Jan  2 01:13:49 2009
+++ src/sys/dev/dm/TODO	Mon Apr 13 16:12:27 2009
@@ -2,7 +2,7 @@
 
 * Implement dm_dev_event_ioctl and dm_target_msg_ioctl functions
 
-* Write more targets mirror, stripe.
+* Write more targets mirror.
 
 * Snapshot target, there is some code in repository already
 
@@ -12,6 +12,8 @@
 
 * Integrate LVM with the sysinst, so we can configure LVM during installation
 
+* Parse whole config line for every target in NetBSD libdevmapper and do not 
+  work with strings in the kernel.
 
 			Pain in the sky tasks
 

Reply via email to