NetBSD/sys/nfs
chs 8975a0856f adjust the UBC mapping code to support non-vnode uvm_objects.
this means we can no longer look at the vnode size to determine how many
pages to request in a fault, which is good since for NFS the size can change
out from under us on the server anyway.  there's also a new flag UBC_UNMAP
for ubc_release(), so that the file system code can make the decision about
whether to cache mappings for files being used as executables.
2005-01-09 16:42:43 +00:00
..
files.nfs The macro used for static server address is NFS_BOOTSTATIC_SERVADDR, not 2004-12-12 16:24:14 +00:00
krpc_subr.c
krpc.h
Makefile
nfs_bio.c adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c
nfs_kq.c
nfs_node.c
nfs_nqlease.c
nfs_serv.c nfsrv_commit: make cnt unsigned so that very large commit requests can be 2004-12-09 02:18:45 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_subs.c invalidate cache if filesize is changed besides our activity 2005-01-09 01:32:32 +00:00
nfs_syscalls.c
nfs_var.h - centerize code to invalidate stale cache. 2004-12-14 09:13:13 +00:00
nfs_vfsops.c Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
nfs_vnops.c nfs_lookup: check n_nctime for positive entries as well to improve 2005-01-08 03:12:30 +00:00
nfs.h remove #if 0'ed out definition of VA_EXCLUSIVE. 2004-10-26 00:58:54 +00:00
nfsdiskless.h
nfsm_subs.h g/c NFSMINOFF, which is unused and identical with MRESETDATA. 2004-09-29 11:24:28 +00:00
nfsmount.h
nfsnode.h invalidate cache if filesize is changed besides our activity 2005-01-09 01:32:32 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h