From owner-freebsd-current@FreeBSD.ORG Fri Jan 7 12:18:17 2005 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 C32A116A4CF for ; Fri, 7 Jan 2005 12:18:17 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E38543D49 for ; Fri, 7 Jan 2005 12:18:16 +0000 (GMT) (envelope-from keramida@linux.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j07CIEZv020780; Fri, 7 Jan 2005 14:18:14 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j07CIDhK060454; Fri, 7 Jan 2005 14:18:13 +0200 (EET) (envelope-from keramida@linux.gr) Received: (from keramida@localhost)j07CIDLB060453; Fri, 7 Jan 2005 14:18:13 +0200 (EET) (envelope-from keramida@linux.gr) Date: Fri, 7 Jan 2005 14:18:13 +0200 From: Giorgos Keramidas To: Daniel Eriksson Message-ID: <20050107121813.GA60415@orion.daedalusnetworks.priv> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: 'Poul-Henning Kamp' cc: freebsd-current@freebsd.org Subject: Re: A few CURRENT problems 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: Fri, 07 Jan 2005 12:18:17 -0000 On 2005-01-07 12:25, Daniel Eriksson wrote: > > Here are four issues I currently have with CURRENT: > > [...] > * Unmounting devfs fails during shutdown, at least when you have it > mounted more than once. Unmounting fails with /dev mounted only once too. IIRC, it didn't use to fail a few days ago (around Dec 29).