Subject: CVS commit: basesrc/sbin/mount_nfs
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 06/16/2002 05:27:32
Module Name:	basesrc
Committed By:	wrstuden
Date:		Sun Jun 16 02:27:31 UTC 2002

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

Log Message:
Catch error code from mount command, and if it's the
error given when we ask for a v3 mount on a v2-only kernel,
*and* we weren't forcing v3, try the mount again as a v2 mount
before erroring out.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/sbin/mount_nfs/mount_nfs.c

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