git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b8941b
)
sunrpc: fix byte-swapping of displayed XID
author
Chuck Lever
<chuck.lever@oracle.com>
Fri, 22 Aug 2014 19:10:50 +0000
(15:10 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Thu, 28 Aug 2014 20:00:07 +0000
(16:00 -0400)
xprt_lookup_rqst() and bc_send_request() display a byte-swapped XID,
but receive_cb_reply() does not.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found