From: Karel Zak Date: Tue, 7 Sep 2010 09:03:45 +0000 (+0200) Subject: docs: add blkid --list-all to TODO X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74089287cf72acb42523e9eacef319b26ba74a07;p=util-linux docs: add blkid --list-all to TODO Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 62c2cbb5..4d44434f 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().