From owner-cvs-sys Fri Mar 21 19:59:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA07338 for cvs-sys-outgoing; Fri, 21 Mar 1997 19:59:49 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA07331; Fri, 21 Mar 1997 19:59:48 -0800 (PST) Date: Fri, 21 Mar 1997 19:59:48 -0800 (PST) From: Bruce Evans Message-Id: <199703220359.TAA07331@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/ufs/mfs mfs_vfsops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/03/21 19:59:47 Modified: sys/ufs/mfs mfs_vfsops.c Log: Backed out rev.1.27, which broke unmounting of mfs and caused panics on shutdown. Should not have been in 2.2 (the buggy last minute change, that is). Revision Changes Path 1.28 +2 -2 src/sys/ufs/mfs/mfs_vfsops.c