Hi Linus, Please pull the following Ceph fixes from git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus The first patch fixes a problem when we have a page count of 0 for sendpage which is triggered by zfs. The second fixes a bug in CRUSH that was resolved in the userland code a while back but fell through the cracks on the kernel side. Thanks! sage ---------------------------------------------------------------- Chunwei Chen (1): libceph: fix corruption when using page_count 0 page in rbd Ilya Dryomov (1): crush: decode and initialize chooseleaf_vary_r net/ceph/messenger.c | 20 +++++++++++++++++++- net/ceph/osdmap.c | 5 +++++ 2 files changed, 24 insertions(+), 1 deletion(-) -- 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