Revert "update entryCSN (and operational attrs in general) when changing memberOf (ITS#6329)"

This reverts commit 716eaf0e8b.
This commit is contained in:
Howard Chu 2011-05-24 11:06:56 -07:00
parent d6e414db66
commit 53b4baec8b

View file

@ -387,7 +387,6 @@ memberof_value_modify(
ml->sml_flags = SLAP_MOD_INTERNAL;
ml->sml_next = op2.orm_modlist;
op2.orm_modlist = ml;
op2.orm_no_opattrs = 0;
if ( new_ndn != NULL ) {
BackendInfo *bi = op2.o_bd->bd_info;