From owner-cvs-sys Fri Jan 2 08:52:31 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA12898 for cvs-sys-outgoing; Fri, 2 Jan 1998 08:52:31 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA12739; Fri, 2 Jan 1998 08:51:17 -0800 (PST) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id IAA04730; Fri, 2 Jan 1998 08:46:20 -0800 (PST) Date: Fri, 2 Jan 1998 08:46:20 -0800 (PST) Message-Id: <199801021646.IAA04730@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1998/01/02 08:46:20 PST Modified files: (Branch: RELENG_2_2) sys/isofs/cd9660 cd9660_vfsops.c Log: MFC: rev 1.33, clean SI_MOUNTEDON flag iff the mount attempt fails early. Revision Changes Path 1.15.4.2 +2 -1 src/sys/isofs/cd9660/cd9660_vfsops.c