Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



fvdl
Tue Jun 24 16:40:45 PDT 1997
Update of /a/cvsroot/src/sys/nfs
In directory netbsd1:/var/slash-tmp/cvs-serv22512

Modified Files:
        nfsm_subs.h 
Log Message:
Let nfsm_srvmtofh deal with the public filehandle, convert to all zeroes
for both v2 and v3 internally.


fvdl
Tue Jun 24 16:43:35 PDT 1997
Update of /a/cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv22981

Modified Files:
        vfs_subr.c 
Log Message:
Add functions to set/reset the info about the publicly exported
(WebNFS) filesystem. At first glance this should go into the
NFS code, but all the other export code is here as well.


fvdl
Tue Jun 24 16:44:59 PDT 1997
Update of /a/cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv23041

Modified Files:
        vfs_syscalls.c 
Log Message:
Invalidate publicly exported FS info when unmounting it locally.


fvdl
Tue Jun 24 16:47:45 PDT 1997
Update of /a/cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv23698

Modified Files:
        mount.h 
Log Message:
Add MNT_EXPUBLIC flag, add index file field to export structure and
nfs_public structure, for WebNFS support. Also add prototypes of
function added to vfs_subr.c




Home | Main Index | Thread Index | Old Index