From 1bcff139e7ffdbb3b5b034f99b232358e9a16c6c Mon Sep 17 00:00:00 2001 From: wangdi Date: Tue, 16 Sep 2008 21:51:53 +0000 Subject: [PATCH] Branch: b1_8_gate tab->space fixes --- lustre/obdclass/llog_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/obdclass/llog_test.c b/lustre/obdclass/llog_test.c index c6574d7..6721a7e 100644 --- a/lustre/obdclass/llog_test.c +++ b/lustre/obdclass/llog_test.c @@ -258,7 +258,7 @@ static int llog_test_3(struct obd_device *obd, struct llog_handle *llh) if (rc) { if (rc == -ENOSPC) { break; - } else { + } else { CERROR("3c: write recs failed at #%d: %d\n", i + 1, rc); RETURN(rc); -- 1.8.3.1