Whamcloud - gitweb
b=5150
[fs/lustre-release.git] / lustre / ldlm / ldlm_lib.c
index d0e2466..f384e96 100644 (file)
@@ -727,7 +727,7 @@ int target_handle_connect(struct ptlrpc_request *req)
         revimp->imp_state = LUSTRE_IMP_FULL;
         class_import_put(revimp);
 
-        rc = obd_connect_post(export);
+        rc = obd_connect_post(export, connect_flags);
 out:
         if (rc)
                 req->rq_status = rc;