From owner-freebsd-current@FreeBSD.ORG Sat Oct 2 20:02:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5DDE16A4CE; Sat, 2 Oct 2004 20:02:14 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D8EB43D48; Sat, 2 Oct 2004 20:02:14 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i92K2Ckm093334; Sat, 2 Oct 2004 22:02:12 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "Simon L. Nielsen" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 02 Oct 2004 21:59:31 +0200." <20041002195930.GB1081@zaphod.nitro.dk> Date: Sat, 02 Oct 2004 22:02:12 +0200 Message-ID: <93333.1096747332@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: FreeBSD-CURRENT Subject: Re: bug of feature? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 20:02:14 -0000 In message <20041002195930.GB1081@zaphod.nitro.dk>, "Simon L. Nielsen" writes: > >--cWoXeonUoKmBZSoM >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >On 2004.10.02 22:20:09 +0400, Toxa wrote: >> On 6.0-CURRENT I have this: >>=20 >> 1. Plug in usb flash memory drive >> 2. 'mount_msdosfs /dev/da0s1 /mnt/flash' >> 3. Plug OUT the drive > >After this point it's quite undefined what's going to happen (since >you remove a mounted device), and it's not unlikely that you will get >a kernel panic... > >At some point this situation might be handled more gracefully, but at >the moment there is just one solution "don't do that" :-). Yeah, we're working on it, but there is a lot to fix. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.