Whamcloud - gitweb
b=4030
[fs/lustre-release.git] / lustre / ldlm / ldlm_lib.c
index 9a9721e..c75f9d3 100644 (file)
@@ -583,6 +583,8 @@ int target_handle_connect(struct ptlrpc_request *req)
         revimp->imp_dlm_fake = 1;
         revimp->imp_state = LUSTRE_IMP_FULL;
         class_import_put(revimp);
+
+        rc = obd_connect_post(export);
 out:
         if (rc)
                 req->rq_status = rc;