From owner-freebsd-fs@FreeBSD.ORG Wed Jun 12 00:20:01 2013 Return-Path: Delivered-To: freebsd-fs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7E37810F for ; Wed, 12 Jun 2013 00:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5483A16D3 for ; Wed, 12 Jun 2013 00:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5C0K1I9057967 for ; Wed, 12 Jun 2013 00:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5C0K0I0057965; Wed, 12 Jun 2013 00:20:00 GMT (envelope-from gnats) Date: Wed, 12 Jun 2013 00:20:00 GMT Message-Id: <201306120020.r5C0K0I0057965@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org Cc: From: Garrett Cooper Subject: Re: kern/172334: [unionfs] unionfs permits recursive union mounts; causes panic quickly X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Garrett Cooper List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jun 2013 00:20:01 -0000 The following reply was made to PR kern/172334; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, yaneurabeya@gmail.com Cc: daichi@FreeBSD.org Subject: Re: kern/172334: [unionfs] unionfs permits recursive union mounts; causes panic quickly Date: Tue, 11 Jun 2013 17:10:20 -0700 I finally got around to testing this. Yup -- the patch looks good to me. Thank you Daichi! -Garrett