[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1210290841250.18873@cobra.newdream.net>
Date: Mon, 29 Oct 2012 08:43:48 -0700 (PDT)
From: Sage Weil <sage@...tank.com>
To: torvalds@...ux-foundation.org
cc: linux-kernel@...r.kernel.org, ceph-devel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for -rc4
Hi Linus,
Please pull the following fixes from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
There are two fixes in the messenger code, one that can trigger a NULL
dereference, and one that error in refcounting (extra put). There is also
a trivial fix that in the fs client code that is triggered by NFS
reexport.
Thanks!
sage
----------------------------------------------------------------
Alex Elder (1):
rbd: reset BACKOFF if unable to re-queue
David Zafman (1):
ceph: fix dentry reference leak in encode_fh()
Sage Weil (1):
libceph: avoid NULL kref_put when osd reset races with alloc_msg
fs/ceph/export.c | 2 ++
net/ceph/messenger.c | 6 ++++--
2 files changed, 6 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists