]> 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>
Thu, 24 Apr 2025 15:24:56 +0000 (15:24 +0000)
commitca5391b8111d45a88eb5d76ce030e4b1d0822591
tree7f22fb8bb5e6cbb5bd57bfa6f1d1ba38a0f6f019
parentfd0cf64b16c2dcc2901b32538e73d7a00480badd
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