]> err.no Git - util-linux/commitdiff
blkid: add a note to TODO list
authorKarel Zak <kzak@redhat.com>
Tue, 20 Jan 2009 22:58:44 +0000 (23:58 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:35:22 +0000 (23:35 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libs/blkid/TODO

index 94e5e6e1e5862303c8d7a63e7d9c5efcf232ef7e..6a7e06da615d8b38e8e337c1c5d34d4627aa2d38 100644 (file)
@@ -2,6 +2,9 @@
  TODO
  ----
 
+ - add -<BE|LE> 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.