[Bugs] [Bug 1614142] New: Fix the grammar error in the rpc log

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 9 04:42:37 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1614142

            Bug ID: 1614142
           Summary: Fix the grammar error in the rpc log
           Product: GlusterFS
           Version: mainline
         Component: rpc
          Assignee: bugs at gluster.org
          Reporter: nigelb at redhat.com
                CC: bugs at gluster.org



The logs say this currently

[2018-07-27 16:28:35.946588] I [MSGID: 101016] [glusterfs3.h:739:dict_to_xdr]
0-dict: key 'glusterfs.xattrop_index_gfid' is would not be sent on wire in
future [Invalid argument]


That's coming from this line

"key '%s' is would not be sent on wire in future",


This should instead say

"key '%s' would not be sent on wire in future",

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list