From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri, 12 Sep 2014 01:03:21 +0000 (-0700)
Subject: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph... 
X-Git-Tag: v3.17-rc5~24
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c73f6fdf2fc534e47b2a1ebfe00e57d585ef5b57;p=users%2Fwilly%2Flinux.git

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client

Pull Ceph fixes from Sage Weil:
 "The main thing here is a set of three patches that fix a buffer
  overrun for large authentication tickets (sigh).

  There is also a trivial warning fix and an error path fix that are
  both regressions"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client:
  libceph: do not hard code max auth ticket len
  libceph: add process_one_ticket() helper
  libceph: gracefully handle large reply messages from the mon
  rbd: fix error return code in rbd_dev_device_setup()
  rbd: avoid format-security warning inside alloc_workqueue()
---

c73f6fdf2fc534e47b2a1ebfe00e57d585ef5b57