Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 10/11/2000 20:56:08
Module Name:	basesrc
Committed By:	abs
Date:		Wed Oct 11 17:56:08 UTC 2000

Modified Files:
	basesrc/sbin/mount: mount.c

Log Message:
When determining the filesystem type automatically, only try the raw device
for the disklabel if the given device fails with EBUSY. Also make disklabel
errors non fatal (just fall back to ffs as per pre-autofilesystem behaviour)
Based on further discussion with Launey Thomas <ljt@alum.mit.edu>


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 basesrc/sbin/mount/mount.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.