From c8d99ef18beb0deb5395dcd727d536e3e494d0ac Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 20 Jan 2009 23:58:44 +0100 Subject: [PATCH] blkid: add a note to TODO list Signed-off-by: Karel Zak --- libs/blkid/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libs/blkid/TODO b/libs/blkid/TODO index 94e5e6e1..6a7e06da 100644 --- a/libs/blkid/TODO +++ b/libs/blkid/TODO @@ -2,6 +2,9 @@ TODO ---- + - 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. -- 2.39.5