From: Karel Zak Date: Fri, 25 Sep 2009 13:41:53 +0000 (+0200) Subject: docs: update TODO X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e017d3b0f0ed1a060e5fa7e71a6f3bd1f2a9c27;p=util-linux docs: update TODO Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index bf2c5f9a..93a59f63 100644 --- a/TODO +++ b/TODO @@ -11,21 +11,10 @@ libblkid - add - suffix to test images for native-endian filesystems (e.g. swap) and add support for such functionality to tests/ts/blkid/low-probe - - do we really need to depend on libuuid? Maybe the default should be - use in-tree code rather and link against libuuid -- especially when we - need it for uuid_unparse() only. - - consolidate "getsize" stuff (see getsize.c and lib/blkdev.c) - cleanup __attribute__ usage - - add stripe size / alignment retrival support to libbkid for use - with mkfs. This would allow to deprecate libdisk from xfsprogs (1) - in favour of a common libblkid. - - [ -- Christoph Hellwig, 16 Feb 2009 ] - (1) http://git.kernel.org/?p=fs/xfs/xfsprogs-dev.git;a=tree;f=libdisk; - - add values: FSSIZE -- filesystem size (klibc requirement)