1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/nfsserver
Doug Rabson 4ba14e3a10 Fix various bugs in the locking protocol, allowing proper shared locks
to be used.  This should fix the lock panics that people are seeing.
1997-04-04 17:49:35 +00:00
..
nfs_serv.c Removed #include of <ufs/ufs/dir.h>. Nfs no longer depends on any ufs 1997-03-29 12:40:20 +00:00
nfs_srvcache.c
nfs_srvsock.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
nfs_srvsubs.c Fix various bugs in the locking protocol, allowing proper shared locks 1997-04-04 17:49:35 +00:00
nfs_syscalls.c Add code that will reject nfs requests in teh kernel from nonprivileged 1997-03-27 20:01:07 +00:00
nfs.h Define our own version of DIRBLKSIZ instead of (ab)using ufs's value. 1997-03-29 12:34:33 +00:00
nfsm_subs.h
nfsproto.h
nfsrvcache.h
nfsrvstats.h Define our own version of DIRBLKSIZ instead of (ab)using ufs's value. 1997-03-29 12:34:33 +00:00