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:
d54d15e
)
passing valid argument
author
huanghua
<huanghua>
Thu, 12 Oct 2006 02:28:57 +0000
(
02:28
+0000)
committer
huanghua
<huanghua>
Thu, 12 Oct 2006 02:28:57 +0000
(
02:28
+0000)
lustre/obdclass/obd_config.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/obd_config.c
b/lustre/obdclass/obd_config.c
index
617255a
..
d76d60a
100644
(file)
--- a/
lustre/obdclass/obd_config.c
+++ b/
lustre/obdclass/obd_config.c
@@
-977,7
+977,7
@@
static int class_config_llog_handler(struct llog_handle * handle,
(lcfg->lcfg_command != LCFG_MARKER)) {
CWARN("Config not inside markers, ignoring! "
"(inst: %s, uuid: %s, flags: %#x)\n",
- clli->cfg_instance, clli->cfg_uuid,
+ clli->cfg_instance, clli->cfg_uuid
.uuid
,
clli->cfg_flags);
clli->cfg_flags |= CFG_F_SKIP;
}