Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 11/01/2000 06:06:49
Module Name:	basesrc
Committed By:	enami
Date:		Wed Nov  1 04:06:49 UTC 2000

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

Log Message:
When failed to read disklabel to deduce filesystem type,
	- don't warn.  It's just too verbose when we know there is
	  no disklabel and want to use the default filesystem type.
	- close the file descriptor so that further mount success.


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

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