Hi Linus, Please pull the following Ceph fixes from git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client for-linus These are both pretty trivial: a sparse warning fix and size_t printk thing. Thanks! sage ---------------------------------------------------------------- Ilya Dryomov (2): ceph: use %zu for len in ceph_fill_inline_data() libceph: fix sparse endianness warnings fs/ceph/addr.c | 2 +- include/linux/ceph/osd_client.h | 4 ++-- net/ceph/auth_x.c | 2 +- net/ceph/mon_client.c | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) -- 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