From owner-freebsd-hackers Mon Jan 8 14:37:08 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14509 for hackers-outgoing; Mon, 8 Jan 1996 14:37:08 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA14497 for ; Mon, 8 Jan 1996 14:37:02 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA10601; Mon, 8 Jan 1996 15:27:34 -0700 From: Terry Lambert Message-Id: <199601082227.PAA10601@phaeton.artisoft.com> Subject: Re: Add new slice to running system, comments? To: davidg@root.com Date: Mon, 8 Jan 1996 15:27:34 -0700 (MST) Cc: terry@lambert.org, phk@critter.tfs.com, msmith@atrad.adelaide.edu.au, hackers@freebsd.org In-Reply-To: <199601082117.NAA01757@corbin.Root.COM> from "David Greenman" at Jan 8, 96 01:17:46 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk > >Shouldn't this (well, loose meaning of "should" in this case, since I don't > >agree with half of the VEXEC crap) result in an EBUSY? > > No. VEXEC only means that you can't write to it. Doing an rm just marks the > file for delete since it is still open by something else. This is the desired > behavior. I was thinking in terms of create strategy for dnodes. This is very specific to the MSDOSFS itself. What you say is generally true. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.