[GIT PULL] Ceph fixes for -rc6

From: Sage Weil
Date: Fri May 16 2014 - 15:59:51 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/