[GIT PULL] Ceph fixes for -rc6
From: Sage Weil
Date: Fri Feb 26 2016 - 11:06:07 EST
Hi Linus,
Please pull the following Ceph fixes for -rc6 from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
There are two small messenger bug fixes and a log spam regression fix.
Thanks!
sage
----------------------------------------------------------------
Ilya Dryomov (3):
libceph: don't bail early from try_read() when skipping a message
libceph: use the right footer size when skipping a message
libceph: don't spam dmesg with stray reply warnings
net/ceph/messenger.c | 15 +++++++++++----
net/ceph/osd_client.c | 4 ++--
2 files changed, 13 insertions(+), 6 deletions(-)