From owner-freebsd-bugs Mon May 20 14:19:18 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA18004 for bugs-outgoing; Mon, 20 May 1996 14:19:18 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA17990; Mon, 20 May 1996 14:18:57 -0700 (PDT) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id XAA14685; Mon, 20 May 1996 23:17:23 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id XAA09371; Mon, 20 May 1996 23:17:21 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id WAA06365; Mon, 20 May 1996 22:46:32 +0200 (MET DST) From: J Wunsch Message-Id: <199605202046.WAA06365@uriah.heep.sax.de> Subject: Re: bin/1205 To: gwk@cray.com Date: Mon, 20 May 1996 22:46:32 +0200 (MET DST) Cc: jkh@freefall.freebsd.org, lamuh@stoat.riga.lv, freebsd-bugs@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199605201417.QAA27393@racer.dkrz.de> from "Georg-W. Koltermann" at "May 20, 96 04:17:00 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Georg-W. Koltermann wrote: > "Jordan> 19:26:03 PDT 1996 State-Changed-Why: Patient: "Doctor, it > "Jordan> hurts when I do _this_!" > > "Jordan> Doctor says: "Don't do that!" > > "Jordan> I'd say that this flag is undocumented for good > "Jordan> reason. :-) > > Jordan, > > I would rather opt for documenting the flag in the man page and warn > about it's use. We've reached silent agreement to do it the other way 'round: Nuke -F completely, and make the kernel reject link() and unlink() of directories. We've already got this (well, link() only) in 1.1.5.1, and there are other systems known that forbid hard-linking directories as well. Your PR was a clear indication that the only purpose of them them is shooting into the foot. Btw., there's a very secure way to get rid of the hard links: unmount your file system, and run fsck. :-] -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)