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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to