NetBSD/sys/nfs
hannken 11163f82c2 nfs_unmount(): No need to take a second reference for the root node.
nfs_root():    Replace vget() with vref()/vn_lock(), this node already
               has a reference.
2010-07-09 08:25:57 +00:00
..
Makefile
files.nfs don't create unused fs_nfs.h 2010-03-02 23:49:11 +00:00
krpc.h
krpc_subr.c
nfs.h Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_bio.c Fix memory leak during some NFS writes. 2010-06-12 21:10:55 +00:00
nfs_boot.c
nfs_bootdhcp.c Use a function to add extra data to the vendor area so that data added 2009-07-10 12:16:31 +00:00
nfs_bootparam.c in nfs_bootparam(), set the corresponding flag for each field that we fill in. 2010-03-21 00:10:40 +00:00
nfs_bootstatic.c Remove 3rd and 4th clauses. OK cl@ (copyright holder). 2009-10-23 02:32:33 +00:00
nfs_clntsocket.c Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_clntsubs.c Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_export.c The compatibility call to re-export from sys_mount() calls 2009-07-07 14:09:05 +00:00
nfs_iod.c handle the nuidhash_max lossage differently 2009-12-31 19:38:16 +00:00
nfs_kq.c
nfs_node.c Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
nfs_serv.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
nfs_socket.c Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_srvcache.c
nfs_srvsocket.c Missed this file in previous commit, accidentally checked in fix to local 2009-09-03 20:59:12 +00:00
nfs_srvsubs.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
nfs_subs.c Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_syscalls.c put nuidhash_max in a file that is shared between server and client code. 2009-12-31 20:01:33 +00:00
nfs_var.h Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_vfsops.c nfs_unmount(): No need to take a second reference for the root node. 2010-07-09 08:25:57 +00:00
nfs_vnops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h