On Thu, 2017-01-12 at 16:23 +0000, Sage Weil wrote: > On Thu, 12 Jan 2017, Jeff Layton wrote: > > 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(-) > > Reviewed-by: Sage Weil <sage@xxxxxxxxxx> Thanks. Should we send this series to stable? I'm not sure how common kcephfs mounts are on BE arches, but these bugs would likely prevent it from working. Thanks, -- Jeff Layton <jlayton@xxxxxxxxxx> -- 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