Whamcloud - gitweb
WARNING: we currently crash on unmount after the last phase of runtests.
[fs/lustre-release.git] / lustre / ost / ost_handler.c
index 78f8fcf..22a98a9 100644 (file)
@@ -620,6 +620,9 @@ static int ost_setup(struct obd_device *obddev, obd_count len, void *buf)
                 }
         }
 
+        ptlrpc_init_client(LDLM_REQUEST_PORTAL, LDLM_REPLY_PORTAL,
+                           "ost_ldlm_client", &obddev->obd_ldlm_client);
+
         RETURN(0);
 
 error_disc: