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:
41f467b
)
Branch b1_6
author
adilger
<adilger>
Fri, 9 Jan 2009 18:00:08 +0000
(18:00 +0000)
committer
adilger
<adilger>
Fri, 9 Jan 2009 18:00:08 +0000
(18:00 +0000)
This debug message should not be on the console.
b=11777
lustre/mdc/mdc_request.c
patch
|
blob
|
history
diff --git
a/lustre/mdc/mdc_request.c
b/lustre/mdc/mdc_request.c
index
52a8f6a
..
e80c7d8
100644
(file)
--- a/
lustre/mdc/mdc_request.c
+++ b/
lustre/mdc/mdc_request.c
@@
-538,7
+538,7
@@
static void mdc_replay_open(struct ptlrpc_request *req)
EXIT;
return;
}
- DEBUG_REQ(D_
ERROR
, req, "mdc open data found");
+ DEBUG_REQ(D_
HA
, req, "mdc open data found");
och = mod->mod_och;
if (och != NULL) {