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:
bbf2a24
)
- land b_ver_recov
author
tappro
<tappro>
Thu, 24 Jul 2008 11:37:35 +0000
(11:37 +0000)
committer
tappro
<tappro>
Thu, 24 Jul 2008 11:37:35 +0000
(11:37 +0000)
lustre/mdc/mdc_request.c
patch
|
blob
|
history
diff --git
a/lustre/mdc/mdc_request.c
b/lustre/mdc/mdc_request.c
index
615ccff
..
e79f41a
100644
(file)
--- a/
lustre/mdc/mdc_request.c
+++ b/
lustre/mdc/mdc_request.c
@@
-598,7
+598,7
@@
static void mdc_replay_open(struct ptlrpc_request *req)
EXIT;
return;
}
- DEBUG_REQ(D_
ERROR
, req, "mdc open data found");
+ DEBUG_REQ(D_
INFO
, req, "mdc open data found");
och = mod->mod_och;
if (och != NULL) {
@@
-1071,7
+1071,7
@@
static int mdc_statfs(struct obd_device *obd, struct obd_statfs *osfs,
up_read(&obd->u.cli.cl_sem);
if (!imp)
RETURN(-ENODEV);
-
+
/* We could possibly pass max_age in the request (as an absolute
* timestamp or a "seconds.usec ago") so the target can avoid doing