From: Karel Zak Date: Tue, 7 Sep 2010 09:03:45 +0000 (+0200) Subject: docs: add blkid --list-all to TODO X-Git-Tag: v2.19-rc1~345 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74089287cf72acb42523e9eacef319b26ba74a07;p=thirdparty%2Futil-linux.git docs: add blkid --list-all to TODO Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 62c2cbb51e..4d44434fb9 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ libblkid -------- + - remove strerrr() from debug messages (use %m) to make BLKID_DEBUG= output thread-safe @@ -23,7 +24,10 @@ libblkid blkid(8) - +------- + + - add something like "blkid --list-all" to list all supported filesystems/raids + - add a new option (-r) that allows to print removable block devices that are missing in /proc/partitions, see blkid_probe_all_removable().