nsswitch: remove winbind_nss_mutex
authorRalph Boehme <slow@samba.org>
Wed, 21 Dec 2022 13:48:06 +0000 (14:48 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 5 Jan 2023 12:34:35 +0000 (12:34 +0000)
commit316b8fa4a8ae1f5e48692c2a86c6c1c962953389
tree09e345370a1833831c35f749b84f86d3484edb90
parent642a4452ce5b3333c50e41e54bc6ca779686ecc3
nsswitch: remove winbind_nss_mutex

We're now thread-safe by using TLS, so the global lock isn't needed anymore.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu Jan  5 12:34:35 UTC 2023 on sn-devel-184
nsswitch/winbind_nss_linux.c