Whamcloud - gitweb
- more LDLM refcount locking infrastructure
[fs/lustre-release.git] / lustre / osc / osc_request.c
index 07dc96f..fd8e85d 100644 (file)
@@ -191,7 +191,7 @@ static int osc_open(struct lustre_handle *conn, struct obdo *oa)
         EXIT;
  out:
         ptlrpc_free_req(request);
-        return 0;
+        return rc;
 }
 
 static int osc_close(struct lustre_handle *conn, struct obdo *oa)