NetBSD/sys/nfs
jrf fc97fd571a First pass for some caddr_t removal and changes to get rid of it where we
no longer use and/or need it

	- removed casts from unionfs, deadfs and fdesc
	  (there are more to hunt down still)
	- changed vfs_quotactl args argumet from caddr_t to void *
	- changed vfs_quotactl structures/callers to reflect the api change

Compiled fine and ran for about a day. Approved/reviewed by
christos@netbsd.org and gimpy@netbsd.org.
2004-04-27 17:37:30 +00:00
..
Makefile
files.nfs Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
krpc.h
krpc_subr.c
nfs.h Commit message for previous revision to sys/nfs/nfs.h: 2003-12-06 02:48:35 +00:00
nfs_bio.c introduce a macro NFS_INVALIDATE_ATTRCACHE and use it 2004-03-12 16:52:14 +00:00
nfs_boot.c Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfs_bootdhcp.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
nfs_bootparam.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
nfs_bootstatic.c Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfs_kq.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
nfs_node.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
nfs_nqlease.c use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
nfs_serv.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
nfs_socket.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
nfs_srvcache.c comments. 2003-11-20 16:18:49 +00:00
nfs_subs.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
nfs_syscalls.c nfsrv_zapsock: zap an nfsd socket only if it's valid. 2004-03-17 10:43:35 +00:00
nfs_var.h nfs_readdirplusrpc: fix a deadlock problem. 2004-04-05 10:44:09 +00:00
nfs_vfsops.c First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
nfs_vnops.c nfs_readdirplusrpc: fix a deadlock problem. 2004-04-05 10:44:09 +00:00
nfsdiskless.h Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfsm_subs.h nfsm_mtofh: handle the case that filehandle is exist but fattr is not. 2004-04-05 10:41:45 +00:00
nfsmount.h First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
nfsnode.h shrink sizeof struct nfsnode by putting exclusive members into union. 2004-03-12 16:52:37 +00:00
nfsproto.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrtt.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrvcache.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nqnfs.h use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
rpcv2.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
xdr_subs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00