NetBSD/sys/nfs
reinoud dc5b5420b9 Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH()
loops where vnodes can get removed or added during the loops. This could
lead to panic's on unmount since nodes are skipped or otherwise
TAILQ_NEXT(0xdeadbeef, ...) was dereferenced.
2006-10-25 22:01:54 +00:00
..
Makefile don't install nfs_var.h. 2006-01-03 12:47:51 +00:00
files.nfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
krpc.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
krpc_subr.c Coverity CID 2445: Only set from_p if we succeed so that we free it on error. 2006-04-15 01:25:54 +00:00
nfs.h remove (void *) cast from NFSRVFH_DATA as it sometimes 2006-09-04 08:27:49 +00:00
nfs_bio.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
nfs_boot.c merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
nfs_bootdhcp.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs_bootparam.c m_freem takes one arg. 2006-04-15 02:49:25 +00:00
nfs_bootstatic.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nfs_export.c Add support to allow a file system to not permit being exported over NFS. 2006-10-24 21:53:10 +00:00
nfs_kq.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs_node.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs_nqlease.c now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +00:00
nfs_serv.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs_socket.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs_srvcache.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nfs_subs.c Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all 2006-10-20 18:58:12 +00:00
nfs_syscalls.c kauth_cred_uucvt() -> kauth_uucred_to_cred(), introduce kauth_cred_to_uucred() 2006-10-22 13:07:15 +00:00
nfs_var.h nfsd: deal with variable-sized filehandles. 2006-09-02 12:40:36 +00:00
nfs_vfsops.c Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH() 2006-10-25 22:01:54 +00:00
nfs_vnops.c grab glock when calling uvm_unp_setsize, so that it doesn't interfere 2006-10-14 09:18:57 +00:00
nfsdiskless.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nfsm_subs.h nfsd: deal with variable-sized filehandles. 2006-09-02 12:40:36 +00:00
nfsmount.h Fix alignement problems for fhandle_t, exposed by gcc4.1. 2006-07-13 12:00:24 +00:00
nfsnode.h another variable should have been _KERNEL only. 2006-10-17 14:55:13 +00:00
nfsproto.h nfsd: deal with variable-sized filehandles. 2006-09-02 12:40:36 +00:00
nfsrtt.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nfsrvcache.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nqnfs.h nfsd: deal with variable-sized filehandles. 2006-09-02 12:40:36 +00:00
rpcv2.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
xdr_subs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00