freebsd-dev/sys/nfsclient
Peter Wemm 9e8799c9cd VOP_ABORTUP() appears to be called with the wrong vnode. The other callers
that I checked (eg: ufs_link()) do the ABORTOP on the directory rather than
the file itself.  After Michael Hancock's patches, the abortop doesn't seem
all that critial now since something else will free the pathname buffer.
1998-05-31 01:03:07 +00:00
..
bootp_subr.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
krpc_subr.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
krpc.h Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:34:07 +00:00
nfs_bio.c When using NFSv3, use the remote server's idea of the maximum file size 1998-05-30 16:33:58 +00:00
nfs_nfsiod.c Allow control of the attribute cache timeouts at mount time. 1998-05-19 07:11:27 +00:00
nfs_node.c Convert a couple of large allocations to use zones rather than malloc 1998-05-24 14:41:56 +00:00
nfs_socket.c Allow control of the attribute cache timeouts at mount time. 1998-05-19 07:11:27 +00:00
nfs_subs.c Convert a couple of large allocations to use zones rather than malloc 1998-05-24 14:41:56 +00:00
nfs_vfsops.c When using NFSv3, use the remote server's idea of the maximum file size 1998-05-30 16:33:58 +00:00
nfs_vnops.c VOP_ABORTUP() appears to be called with the wrong vnode. The other callers 1998-05-31 01:03:07 +00:00
nfs.h Convert a couple of large allocations to use zones rather than malloc 1998-05-24 14:41:56 +00:00
nfsargs.h Convert a couple of large allocations to use zones rather than malloc 1998-05-24 14:41:56 +00:00
nfsdiskless.h Removed more vestiges of config-time swap configuration. 1997-09-07 12:56:46 +00:00
nfsm_subs.h Get timespecs directly instead of via timevals. 1998-05-16 15:11:24 +00:00
nfsmount.h When using NFSv3, use the remote server's idea of the maximum file size 1998-05-30 16:33:58 +00:00
nfsnode.h Trivial filesystem getpages/putpages implementations, set the second. 1998-03-06 09:46:52 +00:00
nfsstats.h Convert a couple of large allocations to use zones rather than malloc 1998-05-24 14:41:56 +00:00