]> git.sur5r.net Git - openldap/commit
ITS#7710 fix for non-replicated internal ops
authorHoward Chu <hyc@openldap.org>
Wed, 9 Oct 2013 11:58:37 +0000 (04:58 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 9 Oct 2013 16:23:27 +0000 (09:23 -0700)
commit95a54510031a25d92255355b4bb717287020fe7f
treec69d0e75618e213a7ba1b09daa725d6c41506e8d
parenta3e002b5433e38dc49c8b1d487aa7fed9bf3d221
ITS#7710 fix for non-replicated internal ops

Their completion was making slap_graduate_commit_csn() cleanup
their parent op's CSN, thus preventing that CSN from propagating
to any consumers.
servers/slapd/overlays/memberof.c
servers/slapd/overlays/refint.c