NetBSD/sys/nfs
yamt 9c0f7c2a93 nfs_inactive: turn a panic into a printf for now, as it isn't critical.
PR/36572 from Martin Husemann.
2007-08-06 11:55:08 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h add some #include. 2007-06-02 03:32:51 +00:00
nfs_bio.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
nfs_boot.c Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
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 stop nfs tick when we have nothing to do. 2007-07-27 10:03:58 +00:00
nfs_socket.c use kpause rather than lbolt. 2007-08-05 09:40:39 +00:00
nfs_srvcache.c use mutex and condvar. 2007-06-01 11:56:03 +00:00
nfs_subs.c stop nfs tick when we have nothing to do. 2007-07-27 10:03:58 +00:00
nfs_syscalls.c nfsrv_slpderef: add an assertion. 2007-08-02 12:46:03 +00:00
nfs_var.h stop nfs tick when we have nothing to do. 2007-07-27 10:03:58 +00:00
nfs_vfsops.c use kpause rather than lbolt. 2007-08-05 09:40:39 +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 Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
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 - fix decreasing of vfs.nfs.iothreads after the recent partial merge 2007-07-20 15:36:41 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h use mutex and condvar. 2007-06-01 11:56:03 +00:00
rpcv2.h
xdr_subs.h