===== plugin/object/dir40/dir40_repair.c 1.88 vs edited ===== --- 1.88/plugin/object/dir40/dir40_repair.c Thu Mar 11 22:01:47 2004 +++ edited/plugin/object/dir40/dir40_repair.c Tue Mar 16 18:07:00 2004 @@ -316,6 +316,10 @@ if (mode != RM_BUILD) { + /* If not the BUILD mode, continue with the + entry key, not the correct one. */ + plug_call(key.plug->o.key_ops, assign, + &key, &entry.offset); res |= RE_FATAL; goto next; }