From owner-freebsd-questions@FreeBSD.ORG Tue Dec 5 17:09:49 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1636316A407 for ; Tue, 5 Dec 2006 17:09:49 +0000 (UTC) (envelope-from martijn@hostage.nl) Received: from mail.hostage.nl (mail.hostage.nl [84.244.181.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94F3243CB0 for ; Tue, 5 Dec 2006 17:09:03 +0000 (GMT) (envelope-from martijn@hostage.nl) Received: from mx1.hostage.nl (mail.hostage.nl [84.244.181.16]) by mail.hostage.nl (Postfix) with ESMTP id BC27025C22D for ; Tue, 5 Dec 2006 18:09:42 +0100 (CET) X-Virus-Scanned: by Hostage Received: from mail.hostage.nl ([84.244.181.16]) by mx1.hostage.nl (mail.hostage.nl [84.244.181.16]) (amavisd-new, port 10024) with ESMTP id k8LE+bF52+Qt for ; Tue, 5 Dec 2006 18:09:42 +0100 (CET) Received: from www.hostage.nl (home.pacno.net [194.109.221.19]) by mail.hostage.nl (Postfix) with ESMTP id 827A625C22C for ; Tue, 5 Dec 2006 18:09:42 +0100 (CET) Received: by www.hostage.nl (Postfix, from userid 1001) id 0555910B09D; Tue, 5 Dec 2006 18:09:41 +0100 (CET) Date: Tue, 5 Dec 2006 18:09:41 +0100 From: martijn To: FreeBSD Questions Message-ID: <20061205170941.GD21455@scratch.home.pacno.net> References: <20061205155701.GA20751@scratch.home.pacno.net> <20061205170119.GC21455@scratch.home.pacno.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061205170119.GC21455@scratch.home.pacno.net> User-Agent: Mutt/1.5.12-2006-07-14 Cc: Subject: Re: help! directories changed into regular files! :( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 17:09:49 -0000 Once upon a Tue, Dec 05 2006, martijn hit keys in the following order: > > Once upon a Tue, Dec 05 2006, Andrew Pantyukhin hit keys in the > following order: > > > > The general idea is that kernel never permits *any* write access to > > directory files even if you have root privileges. > > well, it happened... i was root atm, in a jail, but i'll try to > recreate the bug... One more thing, it happened on a nullfs mounted drive... Could that be the problem? martijn