Hi Linus,

Please pull these last minute fixes for Ceph from:

 git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus

The important one fixes a bug in the socket failure handling behavior that 
was turned up in some recent failure injection testing.  The other two are 
minor bug fixes.

Thanks!
sage

----------------------------------------------------------------
Dan Carpenter (1):
      rbd: endian bug in rbd_req_cb()

Sage Weil (1):
      libceph: fix messenger retry

Yan, Zheng (1):
      rbd: Fix ceph_snap_context size calculation

 drivers/block/rbd.c            |    4 ++--
 include/linux/ceph/messenger.h |   12 ++----------
 net/ceph/messenger.c           |   12 ++++++------
 3 files changed, 10 insertions(+), 18 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to