]> err.no Git - util-linux/commitdiff
blkid: add Christoph's note about libdisk to TODO
authorKarel Zak <kzak@redhat.com>
Mon, 16 Feb 2009 15:52:16 +0000 (16:52 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Feb 2009 15:52:16 +0000 (16:52 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libs/blkid/TODO

index 8fc76c4fc981800a7b53d22d8c6053a0d67534e5..77e76c75a7bc4780511dc706fad6d837e8997f9f 100644 (file)
    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;
+