[GIT PULL] Ceph updates for -rc7

From: Sage Weil
Date: Fri Oct 23 2015 - 13:05:41 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/