linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 4.11-rc2
@ 2017-03-10 15:34 Ilya Dryomov
  0 siblings, 0 replies; only message in thread
From: Ilya Dryomov @ 2017-03-10 15:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-4.11-rc2

for you to fetch changes up to 7cc5e38f2f0b0b58a22a4c18a56348dd99a71270:

  libceph: osd_request_timeout option (2017-03-07 14:30:38 +0100)

----------------------------------------------------------------
A fix for the recently discovered misdirected requests bug present in
jewel and later on the server side and all stable kernels, a fixup for
-rc1 CRUSH changes and two usability enhancements: osd_request_timeout
option and supported_features bus attribute.

----------------------------------------------------------------
Ilya Dryomov (4):
      libceph: fix crush_decode() for older maps
      libceph: don't set weight to IN when OSD is destroyed
      rbd: supported_features bus attribute
      libceph: osd_request_timeout option

 drivers/block/rbd.c             | 16 ++++++++++++----
 include/linux/ceph/libceph.h    |  2 ++
 include/linux/ceph/osd_client.h |  1 +
 net/ceph/ceph_common.c          | 15 +++++++++++++++
 net/ceph/osd_client.c           | 36 +++++++++++++++++++++++++++++++++++-
 net/ceph/osdmap.c               |  4 +---
 6 files changed, 66 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-10 15:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-10 15:34 [GIT PULL] Ceph fixes for 4.11-rc2 Ilya Dryomov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).