Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid
--------
+
- remove strerrr() from debug messages (use %m) to make BLKID_DEBUG= output
thread-safe
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().