NetBSD/sys/nfs
2008-04-10 12:32:37 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c ansify. from Christoph Egger. 2008-03-29 13:48:00 +00:00
nfs_boot.c use aprint_*_dev and device_xname 2008-04-05 13:49:36 +00:00
nfs_bootdhcp.c Constify. 2007-12-20 16:19:38 +00:00
nfs_bootparam.c use kmem_alloc instead of malloc. 2008-01-02 19:26:45 +00:00
nfs_bootstatic.c Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfs_export.c Introduce a new kauth action, KAUTH_NETWORK_NFS, and two requests, 2008-02-28 17:07:49 +00:00
nfs_kq.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
nfs_node.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
nfs_serv.c Yet another rename workaround - this time check for . and .. early because 2008-03-28 05:02:08 +00:00
nfs_socket.c - make nfs_receive and nfs_reply static. 2008-04-10 12:32:37 +00:00
nfs_srvcache.c merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
nfs_subs.c merge yamt-lazymbuf branch. 2008-03-24 12:24:37 +00:00
nfs_syscalls.c G/C l->l_locks. 2008-03-23 00:46:25 +00:00
nfs_var.h - make nfs_receive and nfs_reply static. 2008-04-10 12:32:37 +00:00
nfs_vfsops.c reject files larger than nm_maxfilesize. 2008-02-13 09:51:37 +00:00
nfs_vnops.c reject files larger than nm_maxfilesize. 2008-02-13 09:51:37 +00:00
nfs.h merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +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 Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
rpcv2.h
xdr_subs.h