From owner-cvs-all Mon Feb 16 17:24:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28203 for cvs-all-outgoing; Mon, 16 Feb 1998 17:24:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28083; Mon, 16 Feb 1998 17:24:08 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA03368; Mon, 16 Feb 1998 15:55:54 -0800 (PST) Date: Mon, 16 Feb 1998 15:55:54 -0800 (PST) Message-Id: <199802162355.PAA03368@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/mfs mfs_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/16 15:55:54 PST Modified files: sys/ufs/mfs mfs_vnops.c Log: Fix a panic resulting from executing off an MFS image. This corrects the recently observed problem with the install image. Submitted by: Tor Egge Revision Changes Path 1.35 +12 -2 src/sys/ufs/mfs/mfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message