summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2009-02-26 23:46:28 +0100
committerKarel Zak2009-02-26 23:46:28 +0100
commit8f66fc25e9ab6f7a6938c498f04711567729545d (patch)
tree18f73033b90945a50440d100d825a2ed464d3e41 /TODO
parentpartx: use ioctls from lib/blkdev.c (diff)
downloadkernel-qcow2-util-linux-8f66fc25e9ab6f7a6938c498f04711567729545d.tar.gz
kernel-qcow2-util-linux-8f66fc25e9ab6f7a6938c498f04711567729545d.tar.xz
kernel-qcow2-util-linux-8f66fc25e9ab6f7a6938c498f04711567729545d.zip
docs: add a note about kpartx to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 65cc55aa5..1740b79c4 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,12 @@
* add mllockall() and SCHED_FIFO to hwclock,
see http://lkml.org/lkml/2008/10/12/132
+ * partx: copy sun.c, mac.c and dash.c from kpartx
+ git://git.kernel.org/pub/scm/linux/storage/multipath-tools/.git
+
+ It would be nice to merge kpartx and partx to the one project. We duplicate
+ a lot of code (include losetup code in kpartx).
+
* swapon -s -- LABELs support
Although mkswap has recently been -L option to create a label nothing appears to