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:
d4e1a4e
)
ceph: message versioning fixes
author
John Spray
<john.spray@redhat.com>
Thu, 30 Oct 2014 17:15:26 +0000
(17:15 +0000)
committer
Ilya Dryomov
<idryomov@redhat.com>
Wed, 17 Dec 2014 17:09:51 +0000
(20:09 +0300)
There were two places we were assigning version in host byte order
instead of network byte order.
Also in MSG_CLIENT_SESSION we weren't setting compat_version in the
header to reflect continued compatability with older MDSs.
Fixes: http://tracker.ceph.com/issues/9945
Signed-off-by: John Spray <john.spray@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
fs/ceph/mds_client.c
patch
|
blob
|
history
diff --cc
fs/ceph/mds_client.c
Simple merge