This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
nfs
History
Eivind Eklund
b6335212d6
Fix VOP_MKNOD for loss of WILLRELE. I don't know how I could have missed
...
this in the first place :-( Noticed by: bde
1999-11-20 16:09:10 +00:00
..
bootp_subr.c
…
krpc_subr.c
…
krpc.h
…
nfs_bio.c
useracc() the prequel:
1999-10-29 18:09:36 +00:00
nfs_common.c
Before we start to mess with the VFS name-cache clean things up a little bit:
1999-10-03 12:18:29 +00:00
nfs_common.h
…
nfs_node.c
…
nfs_nqlease.c
struct mountlist and struct mount.mnt_list have no business being
1999-11-20 10:00:46 +00:00
nfs_serv.c
Remove WILLRELE from VOP_SYMLINK
1999-11-13 20:58:17 +00:00
nfs_socket.c
Careless use of struct proc *p caused major problems. 'p' is allowed to
1999-09-29 20:12:39 +00:00
nfs_srvcache.c
…
nfs_subs.c
Before we start to mess with the VFS name-cache clean things up a little bit:
1999-10-03 12:18:29 +00:00
nfs_syscalls.c
Remove special case socket sharing code in order to allow nfsd to
1999-11-11 17:24:02 +00:00
nfs_vfsops.c
Call bootpc_init before we try to mount an NFS root, if we're configured
1999-11-01 23:55:38 +00:00
nfs_vnops.c
Fix VOP_MKNOD for loss of WILLRELE. I don't know how I could have missed
1999-11-20 16:09:10 +00:00
nfs.h
Move NFS access cache hits/misses into nfsstats structure so
1999-10-25 19:22:33 +00:00
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
…
nfsnode.h
…
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
nfsv2.h
…
nqnfs.h
…
rpcv2.h
…
xdr_subs.h
…