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:
fa471db
)
Branch: b1_8_gate
author
wangdi
<wangdi>
Tue, 16 Sep 2008 21:51:53 +0000
(21:51 +0000)
committer
wangdi
<wangdi>
Tue, 16 Sep 2008 21:51:53 +0000
(21:51 +0000)
tab->space fixes
lustre/obdclass/llog_test.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/llog_test.c
b/lustre/obdclass/llog_test.c
index
c6574d7
..
6721a7e
100644
(file)
--- 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);