]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/overlays/syncprov.c
Let the backend know there's a sync search
[openldap] / servers / slapd / overlays / syncprov.c
index 27bf28e090082e5f88591a2a4a88ff9aad6a4cf8..68af5117596a172c589a59107bad980e406bad26 100644 (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