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:
1c173b1
)
remove extra debug messages
author
tappro
<tappro>
Tue, 31 Oct 2006 20:58:13 +0000
(20:58 +0000)
committer
tappro
<tappro>
Tue, 31 Oct 2006 20:58:13 +0000
(20:58 +0000)
lustre/ldlm/ldlm_lib.c
patch
|
blob
|
history
diff --git
a/lustre/ldlm/ldlm_lib.c
b/lustre/ldlm/ldlm_lib.c
index
a233e11
..
6a17c67
100644
(file)
--- a/
lustre/ldlm/ldlm_lib.c
+++ b/
lustre/ldlm/ldlm_lib.c
@@
-651,12
+651,8
@@
int target_handle_connect(struct ptlrpc_request *req)
}
}
- if (lustre_msg_get_op_flags(req->rq_reqmsg) & MSG_CONNECT_INITIAL) {
- CWARN("Initial connection\n");
+ if (lustre_msg_get_op_flags(req->rq_reqmsg) & MSG_CONNECT_INITIAL)
initial_conn = 1;
- } else {
- CWARN("Not initial connection\n");
- }
/* lctl gets a backstage, all-access pass. */
if (obd_uuid_equals(&cluuid, &target->obd_uuid))