.. |
Makefile
|
…
|
|
krpc.h
|
…
|
|
krpc_subr.c
|
receive, not recieve
|
2001-06-12 15:17:10 +00:00 |
nfs.h
|
bound check mount args more thoroughly
|
2001-08-03 06:00:13 +00:00 |
nfs_bio.c
|
Make sure to add NFS vnodes to the syncerd worklist.
|
2001-06-27 17:33:43 +00:00 |
nfs_boot.c
|
Use tsleep instead of dalay; since we're mounting root, we can sleep
|
2001-01-19 14:26:01 +00:00 |
nfs_bootdhcp.c
|
It is misleading that the kernel outputs "DHCP server:" followed by
|
2001-06-02 01:52:10 +00:00 |
nfs_bootparam.c
|
include opt_inet.h, needed by previous check-in.
|
2000-10-03 17:18:15 +00:00 |
nfs_node.c
|
Drop vnode lock before removing the sillyrename file, to avoid a
|
2001-05-03 15:53:04 +00:00 |
nfs_nqlease.c
|
When unmounting a file system, acquire the syncer_lock before
|
2001-04-16 22:41:09 +00:00 |
nfs_serv.c
|
change vop_symlink and vop_mknod to return vpp (the created node)
|
2001-07-24 15:39:30 +00:00 |
nfs_socket.c
|
Suppress another case of a potentially noisy error message which
|
2001-05-09 20:02:32 +00:00 |
nfs_srvcache.c
|
make some more constant arrays 'const'
|
2001-02-21 21:39:52 +00:00 |
nfs_subs.c
|
delint lvalue cast abuse
|
2001-06-07 01:04:40 +00:00 |
nfs_syscalls.c
|
Initial integration of the Unified Buffer Cache project.
|
2000-11-27 08:39:39 +00:00 |
nfs_var.h
|
Initial integration of the Unified Buffer Cache project.
|
2000-11-27 08:39:39 +00:00 |
nfs_vfsops.c
|
Check the passed file handle length _before_, not _after_ copyin()
|
2001-07-30 22:51:06 +00:00 |
nfs_vnops.c
|
don't panic on mknod(2) over NFS. PR 13705.
|
2001-08-14 05:31:55 +00:00 |
nfsdiskless.h
|
…
|
|
nfsm_subs.h
|
…
|
|
nfsmount.h
|
Instead of storing the filehandle in the mount structure, store the
|
2001-02-12 20:02:30 +00:00 |
nfsnode.h
|
add a genfs_mmap() and change all of the disk-based filesystems
|
2001-05-28 02:50:51 +00:00 |
nfsproto.h
|
Adapt some defaults/max values to be more realistic.
|
2000-09-19 22:19:12 +00:00 |
nfsrtt.h
|
…
|
|
nfsrvcache.h
|
…
|
|
nqnfs.h
|
Some tweaks to enable NFS over IPv6. The special-casing of AF_INET
|
2000-06-09 00:00:17 +00:00 |
rpcv2.h
|
…
|
|
xdr_subs.h
|
…
|
|