From owner-cvs-all Tue Oct 24 2:22:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFB0B37B479; Tue, 24 Oct 2000 02:22:55 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA55922; Tue, 24 Oct 2000 02:22:55 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200010240922.CAA55922@freefall.freebsd.org> From: Mike Smith Date: Tue, 24 Oct 2000 02:22:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/amr amr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/10/24 02:22:55 PDT Modified files: (Branch: RELENG_4) sys/dev/amr amr.c Log: Don't scan for still-open devices on shutdown; if the root filesystem is mounted on a drive, it won't have been closed. This should fix problems that people are having with unclean shutdowns. Revision Changes Path 1.7.2.4 +19 -16 src/sys/dev/amr/amr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message