From owner-freebsd-questions@FreeBSD.ORG Sun Jul 28 05:38:57 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 780BD85D; Sun, 28 Jul 2013 05:38:57 +0000 (UTC) (envelope-from david.i.noel@gmail.com) Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D6C362193; Sun, 28 Jul 2013 05:38:56 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id q54so2968359wes.5 for ; Sat, 27 Jul 2013 22:38:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=ggw5JivjCK6IFnXjoj7GulUMXsL2mDnAybaqDmoqhZo=; b=IGyEBCj1rqMuqjF0fuhEDsoRqVi24nFTl5WBy9fnNkOc2fP/w8jkIu83jvLax6hbJo D2QmmSxP7WcfUTjx69aniMB/5/34bfLGkBuNXPPMRGfV+97WolzN/k3dngQwVqlvRnBP BLg3TCIUHQwDWUqlnmjc0ZPgNKwqQGwEqDiWJL2V4zfc44bDj12yo8WY4hq4hUxt+LQ6 4k31qteUNpCkKF7OY1cVP2Vmofp//kT5kyIzRxdTiSi44a9svnMVlE9BYNARV+FS6gfL lEISOyKAu1qlYBzlJKyZ4T+otNLslUGZ3YvTaXTXwP1a6dIisy60QGwAGaFOjDPGThW1 dgvg== MIME-Version: 1.0 X-Received: by 10.180.160.203 with SMTP id xm11mr3385678wib.58.1374989935093; Sat, 27 Jul 2013 22:38:55 -0700 (PDT) Received: by 10.216.180.138 with HTTP; Sat, 27 Jul 2013 22:38:55 -0700 (PDT) In-Reply-To: References: <51F3F290.9020004@cordula.ws> <51F41BAF.8070506@cordula.ws> Date: Sun, 28 Jul 2013 00:38:55 -0500 Message-ID: Subject: Re: Delete a directory, crash the system From: David Noel To: FreeBSD Questions Mailing List , =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= , Frank Leonhardt , Jason Lenthe , cpghost , adrian@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Sun, 28 Jul 2013 13:03:20 +0000 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: David.I.Noel@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2013 05:38:57 -0000 Ok folks, thanks again for all the help. Using the feedback I submitted a PR (#180894) -- http://www.freebsd.org/cgi/query-pr.cgi?pr=180894. I also submitted a follow-up to it with Frank's code and notes. What next? I don't really know what happens from here, but I'm guessing/hoping that someone's monitoring the PR system and will move this forward. Crossing my fingers, though if anyone knows any better methods of getting PR's addressed I'm all ears. -David