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
David Greenman
0247363f69
Release an unneeded reference to a vnode that was gained in a VFS_VGET().
...
Fixes a readdirplus panic. Submitted by: Doug Rabson <dfr@render.com>
1996-09-05 07:58:04 +00:00
..
nfs_bio.c
Various fixes from frank@fwi.uva.nl (Frank van der Linden) via
1996-07-16 10:19:45 +00:00
nfs_common.c
Even though this looks like it, this is not a complex code change.
1996-08-21 21:56:23 +00:00
nfs_common.h
…
nfs_node.c
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
1996-06-12 03:37:57 +00:00
nfs_nqlease.c
Even though this looks like it, this is not a complex code change.
1996-08-21 21:56:23 +00:00
nfs_serv.c
Release an unneeded reference to a vnode that was gained in a VFS_VGET().
1996-09-05 07:58:04 +00:00
nfs_socket.c
Modify the kernel to use the new pr_usrreqs interface rather than the old
1996-07-11 16:32:50 +00:00
nfs_srvcache.c
Add an option NFS_NOSERVER which saves 100K in the install kernel (or
1996-01-13 23:27:58 +00:00
nfs_subs.c
Even though this looks like it, this is not a complex code change.
1996-08-21 21:56:23 +00:00
nfs_syscalls.c
#include <sys/filedesc.h> explicitly instead of depending on it being
1996-04-30 23:26:52 +00:00
nfs_vfsops.c
removed:
1996-05-02 14:21:14 +00:00
nfs_vnops.c
Various fixes from frank@fwi.uva.nl (Frank van der Linden) via
1996-07-16 10:19:45 +00:00
nfs.h
Even though this looks like it, this is not a complex code change.
1996-08-21 21:56:23 +00:00
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
Staticize.
1995-12-17 21:14:36 +00:00
nfsnode.h
Staticize.
1995-12-17 21:14:36 +00:00
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
nfsv2.h
…
nqnfs.h
Staticize.
1995-12-17 21:14:36 +00:00
rpcv2.h
…
xdr_subs.h
…