This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
nfs
History
ad
b07ec3fc38
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
..
files.nfs
…
krpc_subr.c
…
krpc.h
…
Makefile
…
nfs_bio.c
…
nfs_boot.c
…
nfs_bootdhcp.c
…
nfs_bootparam.c
…
nfs_bootstatic.c
…
nfs_export.c
add back a mistakenly removed vput().
2007-02-05 16:03:53 +00:00
nfs_kq.c
…
nfs_node.c
…
nfs_serv.c
in nfsrv_rename(), change vput(fdirp) back to vrele() since the dirp
2007-02-04 14:48:51 +00:00
nfs_socket.c
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
nfs_srvcache.c
have a mowner dedicated to nfs reply cache.
2007-02-05 11:55:45 +00:00
nfs_subs.c
…
nfs_syscalls.c
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
nfs_var.h
…
nfs_vfsops.c
New file system suspension API to replace vn_start_write and vn_finished_write.
2007-01-19 14:49:08 +00:00
nfs_vnops.c
Remove duplicate #includes, patch contributed in private mail
2007-01-24 13:08:11 +00:00
nfs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
…
nfsnode.h
…
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
rpcv2.h
…
xdr_subs.h
…