summaryrefslogtreecommitdiffstats
path: root/src/back-shr.c
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-12-03 20:36:42 -0500
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-12-03 20:36:42 -0500
commite59d669e32e297d5d2259ce714d9c63c14d8bdd2 (patch)
tree63c98d2c94874dbb42b755d5d9282d764349c184 /src/back-shr.c
parentd1f0b645f3f38473120321fce79fe88d8b3fc030 (diff)
downloadslapi-nis-e59d669e32e297d5d2259ce714d9c63c14d8bdd2.tar.gz
slapi-nis-e59d669e32e297d5d2259ce714d9c63c14d8bdd2.tar.xz
slapi-nis-e59d669e32e297d5d2259ce714d9c63c14d8bdd2.zip
- actually, entries in this map referring to other entries in the
same map deserve to be updated, too
Diffstat (limited to 'src/back-shr.c')
-rw-r--r--src/back-shr.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/back-shr.c b/src/back-shr.c
index 51d4497..e101d0c 100644
--- a/src/back-shr.c
+++ b/src/back-shr.c
@@ -855,15 +855,6 @@ backend_shr_update_references_cb(const char *group, const char *set,
inref_attrs = set_data->inref_attrs;
for (i = 0; (inref_attrs != NULL) && (inref_attrs[i] != NULL); i++) {
- /* We're only processing inref attributes for other maps, since
- * we've already done whatever's needed for this entry in this
- * map. */
- if ((strcmp(inref_attrs[i]->group, group) == 0) &&
- (strcmp(inref_attrs[i]->set, set) == 0)) {
- continue;
- }
- /* TODO: If this entry belongs in the named group and set, keep
- * going, otherwise, we can avoid reading the entry. */
/* Extract the named attribute from the entry. */
values = NULL;
if (slapi_vattr_values_get(cbdata->e,