[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1405161252410.5149@cobra.newdream.net>
Date: Fri, 16 May 2014 12:59:44 -0700 (PDT)
From: Sage Weil <sage@...tank.com>
To: torvalds@...ux-foundation.org
cc: ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for -rc6
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists