libceph: fix sparse endianness warnings
authorIlya Dryomov <idryomov@redhat.com>
Fri, 19 Dec 2014 11:00:41 +0000 (14:00 +0300)
committerIlya Dryomov <idryomov@redhat.com>
Thu, 8 Jan 2015 17:36:57 +0000 (20:36 +0300)
commitd7d5a007b1c64c617ce3ee30c973ed0bb93443d9
tree86fb01a9fe2cf1b73e310057f0805d310a5fdb60
parent0668ff52e2fbca869c579025612e9bcfc4edd40e
libceph: fix sparse endianness warnings

The only real issue is the one in auth_x.c and it came with
3.19-rc1 merge.

Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
include/linux/ceph/osd_client.h
net/ceph/auth_x.c
net/ceph/mon_client.c