Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/sbin/mount_nfs
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.
Home |
Main Index |
Thread Index |
Old Index