ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ceph fixes for 2.6.35-rc6
@ 2010-07-20 23:22 Sage Weil
  0 siblings, 0 replies; only message in thread
From: Sage Weil @ 2010-07-20 23:22 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, ceph-devel

Hi Linus,

Please pull the following Ceph fixes for 2.6.35-rc6 from

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

There are two memory leak fixes, a fix for an occasional crash when OSDs 
restart, mds reconnect fixes, and fixes for IPv6 addresses.  One of those 
(fix printing of ipv6 addrs') was overrunning a buffer and is a must-fix.  
The other two just make IPv6 addresses work properly. The recovering MDS 
patches fix a couple bugs that turn up when replaying uncommitted requests 
against a recovering MDS.

Thanks!
sage

Dan Carpenter (1):
      ceph: add kfree() to error path

Sage Weil (7):
      ceph: fix message revocation
      ceph: fix leak of mon authorizer
      ceph: fix printing of ipv6 addrs
      ceph: fix parsing of ipv6 addresses
      ceph: fix creation of ipv6 sockets
      ceph: reuse request message when replaying against recovering mds
      ceph: do not include cap/dentry releases in replayed messages

 fs/ceph/auth_x.c     |    3 ++
 fs/ceph/mds_client.c |   35 +++++++++++++++++++++---
 fs/ceph/mds_client.h |    1 +
 fs/ceph/messenger.c  |   71 ++++++++++++++++++++++++++------------------------
 fs/ceph/osdmap.c     |    1 +
 5 files changed, 72 insertions(+), 39 deletions(-)

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

only message in thread, other threads:[~2010-07-20 23:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-20 23:22 [GIT PULL] ceph fixes for 2.6.35-rc6 Sage Weil

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).