mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +03:00
r19185: merge comment from samba4
metze
(This used to be commit 256b838201
)
This commit is contained in:
parent
cfed7a5a71
commit
ca79df9061
@ -370,6 +370,10 @@ static int asq_wait_none(struct ldb_handle *handle)
|
||||
|
||||
ret = asq_requests(handle);
|
||||
|
||||
/* no break nor return,
|
||||
* the set of requests is performed in ASQ_SEARCH_MULTI
|
||||
*/
|
||||
|
||||
case ASQ_SEARCH_MULTI:
|
||||
|
||||
if (ac->reqs[ac->cur_req]->handle == NULL) {
|
||||
|
Loading…
Reference in New Issue
Block a user