]> err.no Git - util-linux/commitdiff
todo: add this file
authorKarel Zak <kzak@redhat.com>
Wed, 7 Feb 2007 09:11:07 +0000 (10:11 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 7 Feb 2007 09:11:07 +0000 (10:11 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..ab47703
--- /dev/null
+++ b/TODO
@@ -0,0 +1,12 @@
+
+2.13:
+
+- remove all NFS code
+
+- remove all FS detection code
+
+- remove from all places direct calls of ioctl(BLKGETSIZE) and move it
+  lib/blkdevsize.c: blkdev_get_size(), blkdev_get_sectors(), blkdev_get_pages()
+  (see mkswap.c and fdisk/disksize.c)
+
+