From: Karel Zak Date: Thu, 26 Feb 2009 22:46:28 +0000 (+0100) Subject: docs: add a note about kpartx to TODO X-Git-Tag: v2.15-rc1~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f66fc25e9ab6f7a6938c498f04711567729545d;p=thirdparty%2Futil-linux.git docs: add a note about kpartx to TODO Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 65cc55aa50..1740b79c4d 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