Whamcloud - gitweb
LU-6142 ldlm: remove ldlm typedef usage from code
[fs/lustre-release.git] / lustre / ptlrpc / llog_client.c
index e618714..4860542 100644 (file)
@@ -141,7 +141,8 @@ out:
 }
 
 static int llog_client_destroy(const struct lu_env *env,
-                              struct llog_handle *loghandle)
+                              struct llog_handle *loghandle,
+                              struct thandle *th)
 {
         struct obd_import     *imp;
         struct ptlrpc_request *req = NULL;