NetBSD/sys/nfs
yamt c5fcdd1719 some cleanups after the introduction of GOP_SIZE_MEM flag.
- remove GOP_SIZE_READ/GOP_SIZE_WRITE flags.
  they have not been used since the change.
- ufs_balloc_range: remove code which has been no-op since the change.
  thanks Konrad Schroder for explaining the original intention of the code.
- ffs_gop_size: don't extend past eof, in the case of GOP_SIZE_MEM.
  otherwise genfs_getpages end up to allocate pages past eof unnecessarily.
2006-03-30 12:40:06 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile don't install nfs_var.h. 2006-01-03 12:47:51 +00:00
nfs_bio.c merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
nfs_boot.c merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
nfs_bootdhcp.c Don't use DEBUG, add a new DEBUG_NFS_BOOT_DHCP variable to provide more 2006-03-16 15:55:20 +00:00
nfs_bootparam.c
nfs_bootstatic.c
nfs_export.c KASSERT that the returned file id length from VPTOFH is <= the 2006-03-27 20:20:45 +00:00
nfs_kq.c
nfs_node.c some cleanups after the introduction of GOP_SIZE_MEM flag. 2006-03-30 12:40:06 +00:00
nfs_nqlease.c KASSERT that the returned file id length from VPTOFH is <= the 2006-03-27 20:20:45 +00:00
nfs_serv.c KASSERT that the returned file id length from VPTOFH is <= the 2006-03-27 20:20:45 +00:00
nfs_socket.c Back out revision 1.125 and 1.124. The code for checking if 2006-03-01 21:31:00 +00:00
nfs_srvcache.c
nfs_subs.c merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
nfs_syscalls.c ensure the export list is not changed during nfsd operations. 2006-01-05 11:22:56 +00:00
nfs_var.h ensure the export list is not changed during nfsd operations. 2006-01-05 11:22:56 +00:00
nfs_vfsops.c Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
nfs_vnops.c merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
nfs.h move function prototypes from nfs.h to nfs_var.h. 2006-01-03 12:30:46 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h bump NFS_MAXDGRAMDATA from 32k to 60k. (ie. near the protocol limit of udp.) 2006-03-14 03:23:23 +00:00
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h