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
bp
9c029c0ce5
Make nfs PDIRUNLOCK aware. Now it is possible to use nullfs mounts on top
...
of nfs mounts, but there can be side effects because nfs uses shared locks for vnodes.
2000-10-15 08:06:32 +00:00
..
bootp_subr.c
…
krpc_subr.c
…
krpc.h
…
nfs_bio.c
…
nfs_common.c
…
nfs_common.h
…
nfs_node.c
Add missed vop_stdunlock() for fifo's vnops (this affects only v2 mounts).
2000-10-15 08:01:28 +00:00
nfs_nqlease.c
Convert lockmgr locks from using simple locks to using mutexes.
2000-10-04 01:29:17 +00:00
nfs_serv.c
…
nfs_socket.c
…
nfs_srvcache.c
…
nfs_subs.c
…
nfs_syscalls.c
…
nfs_vfsops.c
…
nfs_vnops.c
Make nfs PDIRUNLOCK aware. Now it is possible to use nullfs mounts on top
2000-10-15 08:06:32 +00:00
nfs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
…
nfsnode.h
…
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
nfsv2.h
…
nqnfs.h
…
rpcv2.h
…
xdr_subs.h
…