Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06eb96d
)
- same for mdc
author
braam
<braam>
Sun, 30 Jun 2002 20:34:25 +0000
(20:34 +0000)
committer
braam
<braam>
Sun, 30 Jun 2002 20:34:25 +0000
(20:34 +0000)
lustre/mdc/mdc_request.c
patch
|
blob
|
history
diff --git
a/lustre/mdc/mdc_request.c
b/lustre/mdc/mdc_request.c
index
2b805f5
..
d555a2d
100644
(file)
--- a/
lustre/mdc/mdc_request.c
+++ b/
lustre/mdc/mdc_request.c
@@
-762,7
+762,7
@@
static int mdc_connect(struct lustre_handle *conn, struct obd_device *obd)
mdc->mdc_connh.cookie = request->rq_repmsg->cookie;
EXIT;
-
+ return 0;
out:
ptlrpc_free_req(request);
out_disco: