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:
c66248f
)
Branch: b1_4
author
adilger
<adilger>
Wed, 23 Feb 2005 23:33:03 +0000
(23:33 +0000)
committer
adilger
<adilger>
Wed, 23 Feb 2005 23:33:03 +0000
(23:33 +0000)
Fix grammar.
lustre/osc/osc_request.c
patch
|
blob
|
history
diff --git
a/lustre/osc/osc_request.c
b/lustre/osc/osc_request.c
index
3a69c1c
..
f3cac9d
100644
(file)
--- a/
lustre/osc/osc_request.c
+++ b/
lustre/osc/osc_request.c
@@
-2914,7
+2914,7
@@
static int osc_set_info(struct obd_export *exp, obd_count keylen,
if (rc == 0)
rc = llog_initiator_connect(ctxt);
else
- CERROR("cannot establish
the connect
for ctxt %p: %d\n",
+ CERROR("cannot establish
connection
for ctxt %p: %d\n",
ctxt, rc);
}