Let the backend know there's a sync search

This commit is contained in:
Howard Chu 2004-11-27 14:54:49 +00:00
parent 865f0db180
commit 8d0cd119ab

View File

@ -1491,7 +1491,9 @@ shortcut:
cb->sc_next = op->o_callback;
op->o_callback = cb;
#if 0 /* I don't think we need to shortcircuit back-bdb any more */
op->o_sync_mode &= SLAP_CONTROL_MASK;
#endif
/* If this is a persistent search and no changes were reported during
* the refresh phase, just invoke the response callback to transition