Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/nfs
Module Name: src
Committed By: bouyer
Date: Sun Jul 8 21:08:10 UTC 2007
Modified Files:
src/sys/nfs: nfs_bootstatic.c nfsdiskless.h
Log Message:
Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes
nfs_bootstatic() to abort with EOPNOTSUPP. This allows a callback to
say that there is no bootstatic config, and the next NFS boot method should
be tried.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/nfs/nfs_bootstatic.c
cvs rdiff -r1.25 -r1.26 src/sys/nfs/nfsdiskless.h
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