From c36a6124b1580ef7ca6d81198594f9f7dcc1d792 Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 23 Feb 2005 23:33:03 +0000 Subject: [PATCH] Branch: b1_4 Fix grammar. --- lustre/osc/osc_request.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); } -- 1.8.3.1