From: John Spray Date: Thu, 30 Oct 2014 17:15:26 +0000 (+0000) Subject: ceph: message versioning fixes X-Git-Tag: omap-for-v3.19/fixes-rc1~47^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cfa0313d0dc52e4da9f196f8ad5bfdf266fc1fb;p=pandora-kernel.git ceph: message versioning fixes 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 Reviewed-by: Sage Weil --- Reading git-diff-tree failed