All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Ceph updates for -rc7
@ 2015-10-23 17:05 Sage Weil
  0 siblings, 0 replies; only message in thread
From: Sage Weil @ 2015-10-23 17:05 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, ceph-devel

Hi Linus,

Please pull the following two patches from

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

One is a stopgap to prevent a stack blowout when users have a deep chain 
of image clones.  (We'll rewrite this code to be non-recursive for the 
next window, but in the meantime this is a simple fix that avoids a 
crash.)  The second fixes a refcount underflow.

Thanks!
sage

----------------------------------------------------------------
Ilya Dryomov (2):
      rbd: don't leak parent_spec in rbd_dev_probe_parent()
      rbd: prevent kernel stack blow up on rbd map

 drivers/block/rbd.c | 69 ++++++++++++++++++++++++++++++-----------------------
 1 file changed, 39 insertions(+), 30 deletions(-)

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

only message in thread, other threads:[~2015-10-23 17:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-23 17:05 [GIT PULL] Ceph updates for -rc7 Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.