All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 3.1
@ 2011-09-29 20:58 Sage Weil
  0 siblings, 0 replies; only message in thread
From: Sage Weil @ 2011-09-29 20:58 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, ceph-devel

Hi Linus,

Please pull the following Ceph fixes from

  git://github.com/NewDreamNetwork/ceph-client.git for-linus

There are a few small fixes here (avoid unnecessary socket reconnects, 
small memory leak), and some more critical fixes with OSD request 
requeuing.  One bug fixes a crash that is reliably reproduced by cycling 
an OSD under a mapped RBD device, and the last two fix bugs in the 
tracking of temporary data location mappings.

Thanks!
sage


Jim Schutt (1):
      libceph: initialize ack_stamp to avoid unnecessary connection reset

Noah Watkins (1):
      libceph: fix parse options memory leak

Sage Weil (3):
      libceph: fix linger request requeuing
      libceph: fix pg_temp mapping calculation
      libceph: fix pg_temp mapping update

 net/ceph/ceph_common.c |    1 +
 net/ceph/messenger.c   |    1 +
 net/ceph/osd_client.c  |    4 +--
 net/ceph/osdmap.c      |   84 +++++++++++++++++++++++++----------------------
 4 files changed, 48 insertions(+), 42 deletions(-)

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

only message in thread, other threads:[~2011-09-29 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-29 20:58 [GIT PULL] Ceph fixes for 3.1 Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.