Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: mjf
Date: Tue Oct 24 21:53:11 UTC 2006
Modified Files:
src/include: mntopts.h
src/sbin/mount: mount.8
src/sys/kern: vfs_syscalls.c
src/sys/nfs: nfs_export.c
src/sys/sys: fstypes.h
Log Message:
Add support to allow a file system to not permit being exported over NFS.
Approved by elad@ and wrstuden@
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/include/mntopts.h
cvs rdiff -r1.54 -r1.55 src/sbin/mount/mount.8
cvs rdiff -r1.273 -r1.274 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.18 -r1.19 src/sys/nfs/nfs_export.c
cvs rdiff -r1.14 -r1.15 src/sys/sys/fstypes.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