]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10327 Allow lockless config_back_search() during server pause
authorOndřej Kuzník <ondra@mistotebe.net>
Mon, 14 Apr 2025 16:51:06 +0000 (17:51 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 6 May 2025 15:50:18 +0000 (15:50 +0000)
commit489d4bf378a1d57f266e3f8576073963efe0c528
treefe802ad67c706efee4b13607dae3c4d8ae0198e7
parentace829788ec3849e78e7db65a62c04050969d275
ITS#10327 Allow lockless config_back_search() during server pause

The assumption is that the only reason it is allowed to run at this
point is that it is called from the reconfiguration context anyway.
servers/slapd/bconfig.c