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

Hi Linus,

Please pull the following ceph fixes from

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

Most of these are one- or few-liners, including an IA64 build error, a 
caching issue, a statfs memory leak, a bad statfs result, a lease 
revocation fix, and misleading console output.  The last two patches fix 
an mds interaction problem (deadlock with the mds) but need to move some 
code into a helper function to do it.

Thanks!
sage


Henry C Chang (1):
      ceph: fix d_subdirs ordering problem

Jeff Mahoney (1):
      ceph: fix atomic64_t initialization on ia64

Sage Weil (5):
      ceph: fix f_namelen reported by statfs
      ceph: fix lease revocation when seq doesn't match
      ceph: fix misleading/incorrect debug message
      ceph: release cap on import if we don't have the inode
      ceph: try to send partial cap release on cap message on missing inode

Yehuda Sadeh (1):
      ceph: fix memory leak in statfs

 fs/ceph/caps.c       |   93 ++++++++++++++++++++++++++++++-------------------
 fs/ceph/inode.c      |    2 +-
 fs/ceph/mds_client.c |   28 ++++++++------
 fs/ceph/mds_client.h |    6 +++
 fs/ceph/mon_client.c |    2 +
 fs/ceph/super.c      |    4 +-
 6 files changed, 84 insertions(+), 51 deletions(-)

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

only message in thread, other threads:[~2010-06-10 21:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-10 21:09 [GIT PULL] ceph fixes for 2.6.35-rc3 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).