diff options
author | Michael Brown <michael@netdirect.ca> | 2013-05-05 03:04:16 -0400 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-05-06 20:57:59 -0700 |
commit | 760d4e1d5836574239a13973003f4e5ec6f033a1 (patch) | |
tree | 1e82284193f125f069c7d71248edebc015b4662c /ufo | |
parent | fc39ee2ea3a22704ebacd0607cf6fd4eae9ec66a (diff) |
rpc-lib: fix printf args when printing XID
* Prior to change, XID is sometimes logged with wrong format string
* Incorrect (0x%ux): generates output of "XID: 0x1920499352x"
* Correct (0x%x): generates output of "XID: 0x72787e98"
Change-Id: Id60b673a4356a4815cdb67303612181ac5624fe3
BUG: 960153
Signed-off-by: Michael Brown <michael@netdirect.ca>
Reviewed-on: http://review.gluster.org/4949
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'ufo')
0 files changed, 0 insertions, 0 deletions