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:
211db8a
)
b=6403
author
alex
<alex>
Thu, 26 May 2005 22:55:27 +0000
(22:55 +0000)
committer
alex
<alex>
Thu, 26 May 2005 22:55:27 +0000
(22:55 +0000)
- the situation looks valid with opencache locks, but it floods consoles
over. make it silent for a while
lustre/ptlrpc/client.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/client.c
b/lustre/ptlrpc/client.c
index
a289751
..
a21eae1
100644
(file)
--- a/
lustre/ptlrpc/client.c
+++ b/
lustre/ptlrpc/client.c
@@
-1612,7
+1612,7
@@
static int ptlrpc_replay_interpret(struct ptlrpc_request *req,
req->rq_replay_cb(req);
if (req->rq_replied && req->rq_repmsg->status != aa->praa_old_status) {
- DEBUG_REQ(D_
ERROR
, req, "status %d, old was %d",
+ DEBUG_REQ(D_
HA
, req, "status %d, old was %d",
req->rq_repmsg->status, aa->praa_old_status);
} else {
/* Put it back for re-replay. */