From: Karel Zak Date: Wed, 7 Feb 2007 09:11:07 +0000 (+0100) Subject: todo: add this file X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f93a4afd47d331e63da9582aad83ffc3db15fa70;p=util-linux todo: add this file Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO new file mode 100644 index 00000000..ab477038 --- /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) + +