NetBSD/sys/nfs
ad 7dad9f7391 Merge from vmlocking:
- Split vnode::v_flag into three fields, depending on field locking.
- simple_lock -> kmutex in a few places.
- Fix some simple locking problems.
2007-10-10 20:42:20 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h
nfs_bio.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
nfs_boot.c Use sockaddr_in_init() and ifreq_setaddr() to initialize a sockaddr_in 2007-08-31 22:02:58 +00:00
nfs_bootdhcp.c Constify: LLADDR() -> CLLADDR(). 2007-08-29 22:53:35 +00:00
nfs_bootparam.c
nfs_bootstatic.c
nfs_export.c Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
nfs_kq.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_node.c nfs_inactive: turn a panic into a printf for now, as it isn't critical. 2007-08-06 11:55:08 +00:00
nfs_serv.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
nfs_socket.c use kpause rather than lbolt. 2007-08-05 09:40:39 +00:00
nfs_srvcache.c
nfs_subs.c stop nfs tick when we have nothing to do. 2007-07-27 10:03:58 +00:00
nfs_syscalls.c Merge file descriptor locking, cwdi locking and cross-call changes 2007-10-08 15:12:05 +00:00
nfs_var.h - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
nfs_vfsops.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
nfs_vnops.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
nfsnode.h - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h