]> git.ipfire.org Git - thirdparty/samba.git/commit
s3/lib: add option "serverid watch:debug = yes" to print kernel stack of hanging...
authorRalph Boehme <slow@samba.org>
Thu, 4 Apr 2024 10:31:05 +0000 (12:31 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 19 Sep 2024 18:27:33 +0000 (18:27 +0000)
commit5c57e840527432c4b1a7ec94894939022a9e9622
treebeb300b3ff58c714ffd851f83a8bf219c9d9abe4
parentd76edcd48437715c7541b5b1e6a56245c25f460b
s3/lib: add option "serverid watch:debug = yes" to print kernel stack of hanging process

We only do if sys_have_proc_fds() returns true, so it's most likely
linux...

Enabled by default with log level 10...

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15624

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/lib/server_id_watch.c