diff options
Diffstat (limited to 'libglusterfs/src/graph.c')
| -rw-r--r-- | libglusterfs/src/graph.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/graph.c b/libglusterfs/src/graph.c index b090f8a3554..47f473a580f 100644 --- a/libglusterfs/src/graph.c +++ b/libglusterfs/src/graph.c @@ -261,7 +261,7 @@ gf_add_cmdline_options (glusterfs_graph_t *graph, cmd_args_t *cmd_args)                                                      cmd_option->key,                                                      cmd_option->value);                                  if (ret == 0) { -                                        gf_msg (trav->name, GF_LOG_INFO, 0, +                                        gf_msg (trav->name, GF_LOG_TRACE, 0,                                                  LG_MSG_VOL_OPTION_ADD,                                                  "adding option '%s' for "                                                  "volume '%s' with value '%s'",  | 
