From owner-freebsd-questions@FreeBSD.ORG Sat Jul 27 21:57:09 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 57614623 for ; Sat, 27 Jul 2013 21:57:09 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [IPv6:2a00:1450:400c:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DFC6226B9 for ; Sat, 27 Jul 2013 21:57:08 +0000 (UTC) Received: by mail-wg0-f54.google.com with SMTP id n11so725435wgh.21 for ; Sat, 27 Jul 2013 14:57:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=LqczjPDP7F/UpHAnzYpsaTb9p0HNb9gZl5oJxM+rpXM=; b=Q6jy9woUaTaOx9cZBVtfDROBfnKjv1gzVFUU+6Ub/xcGQ4+zwUrOuCn9L8V2tJWoo/ /AIyLZJbDJZy8N24cU0mGj+oMEHC/kj8R1DdCDFFO6i1VdmlLjuJpzDndFkOX2X5sVot CCaqdkZWMslff+fkHKHHvaWJ40dZVtAbfMuBatMm8Yb7PCilknFftDe1fFL0IkBst4ps 5gX9cpEtb7BTDh/qpRrZ7nRnd/Q9GpMR/y/tibXgBjAt8myqofbXcsn72yEYQO1h7v8f G19VF/8pFtVD6bQp5MN5OpqsnZWWNyiyKIqkXdXx2UIEW/xLltI5qIt/enJmwAsk8WI0 Ie0w== MIME-Version: 1.0 X-Received: by 10.180.39.212 with SMTP id r20mr2863632wik.30.1374962227210; Sat, 27 Jul 2013 14:57:07 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.94.132 with HTTP; Sat, 27 Jul 2013 14:57:07 -0700 (PDT) In-Reply-To: <51F41BAF.8070506@cordula.ws> References: <51F3F290.9020004@cordula.ws> <51F41BAF.8070506@cordula.ws> Date: Sat, 27 Jul 2013 14:57:07 -0700 X-Google-Sender-Auth: ODQMhjPA_WOtTjXShZypUr5cRRQ Message-ID: Subject: Re: Delete a directory, crash the system From: Adrian Chadd To: cpghost Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org, David.I.Noel@gmail.com X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 21:57:09 -0000 Yes. It'd be nice if UFS/FFS would just downgrade things to read-only and not panic. -Adrian