diff options
Diffstat (limited to 'rpc')
| -rw-r--r-- | rpc/xdr/src/glusterfs3.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/xdr/src/glusterfs3.h b/rpc/xdr/src/glusterfs3.h index 550b9a3ceb8..4f83856d27f 100644 --- a/rpc/xdr/src/glusterfs3.h +++ b/rpc/xdr/src/glusterfs3.h @@ -732,7 +732,7 @@ dict_to_xdr (dict_t *this, gfx_dict *dict)                                  dpair->value->len;                          /* Change this to INFO, after taking the above down */ -                        gf_msg ("dict", GF_LOG_INFO, EINVAL, +                        gf_msg ("dict", GF_LOG_DEBUG, EINVAL,                                  LG_MSG_DICT_SERIAL_FAILED,                                  "key '%s' is would not be sent on wire in future",                                  dpair->key);  | 
