]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libs/debug: accept human readable names for _DEBUG=
authorOndrej Oprala <ooprala@redhat.com>
Thu, 31 Jul 2014 11:23:07 +0000 (13:23 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 13 Aug 2014 10:33:47 +0000 (12:33 +0200)
commit14ad2353ccabc330412baff5fe86592f2618cdee
tree43e0d6eb8674c60ba1a6be0d879f3d62d28c9a51
parentbd85d11fbadfbf1b60e2dcfec5e12ad929641996
libs/debug: accept human readable names for _DEBUG=

For example
$ LIBMOUNT_DEBUG=tab,cache findmnt

to debug only TAB and CACHE subsystem.

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
include/debug.h
libblkid/src/init.c
libfdisk/src/init.c
libmount/src/Makemodule.am
libmount/src/init.c
libsmartcols/src/init.c
tests/commands.sh