From: adilger Date: Wed, 23 Feb 2005 23:33:03 +0000 (+0000) Subject: Branch: b1_4 X-Git-Tag: v1_8_0_110~486^5~11 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=c36a6124b1580ef7ca6d81198594f9f7dcc1d792;p=fs%2Flustre-release.git Branch: b1_4 Fix grammar. --- diff --git a/lustre/osc/osc_request.c b/lustre/osc/osc_request.c index 3a69c1c..f3cac9d 100644 --- 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); }