]> git.ipfire.org Git - thirdparty/util-linux.git/commit
debug: Unify debug mask output
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 3 Apr 2026 08:35:38 +0000 (10:35 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 7 Apr 2026 10:09:20 +0000 (12:09 +0200)
commit0434d0e6bc8255f7f529408163bf08df19265480
tree0c86c9288a0913f5080c933bab61c78107aebba7
parentd49f4cc97dfb244d43a948b24e609af22bc3363c
debug: Unify debug mask output

Always format with 0x08x to also cover internal flags. These would be
printed anyway, but now it's always properly formatted.

Keep 0x06x in ul_debug_print_masks since these flags are never supposed
to have any private bits (above UL_DEBUG_ALL) set.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
libblkid/src/init.c
libfdisk/src/init.c
libmount/python/pylibmount.c
libmount/src/init.c
libsmartcols/src/init.c
sys-utils/hwclock.c
tests/expected/libmount/debug-set-from-code
tests/expected/libmount/debug-set-from-env-int
tests/expected/libmount/debug-set-from-env-str