Just a small set of patches to fix some stuff that sparse was complaining about. Some of these look like real bugs however for anyone trying to use ceph on a big endian arch. Jeff Layton (4): ceph: fix endianness of getattr mask in ceph_d_revalidate ceph: fix endianness bug in frag_tree_split_cmp ceph: fix bogus endianness change in ceph_ioctl_set_layout ceph: fix bad endianness handling in parse_reply_info_extra fs/ceph/dir.c | 5 +++-- fs/ceph/inode.c | 3 ++- fs/ceph/ioctl.c | 4 ++-- fs/ceph/mds_client.c | 9 +++++---- 4 files changed, 12 insertions(+), 9 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html