This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
nfsclient
History
Stephan Uphoff
6c1b7d16c2
Call vm_object_page_clean() with the object lock held.
...
Submitted by: kensmith@ Reviewed by: mohans@ MFC after: 6 days
2006-05-25 17:16:11 +00:00
..
bootp_subr.c
…
krpc_subr.c
…
krpc.h
…
nfs_bio.c
Call vm_object_page_clean() with the object lock held.
2006-05-25 17:16:11 +00:00
nfs_diskless.c
Actually I wanted 'nolockd' here instead of 'lockd'.
2006-03-19 13:27:37 +00:00
nfs_lock.c
In nfs_dolock(), GC now under-used ioflg, rendered obsolete when we moved
2006-01-13 23:16:29 +00:00
nfs_lock.h
…
nfs_nfsiod.c
Since NFSv4 is not SMP safe, nfsiod needs to acquire Giant for NFSv4 mounts
2006-05-24 23:06:50 +00:00
nfs_node.c
Vnode locks are recursive and the NFS client support shared vnode locks.
2006-05-23 16:07:23 +00:00
nfs_socket.c
Refactor the NFS over UDP retransmit timeout estimation logic to allow
2006-05-23 18:33:58 +00:00
nfs_subs.c
Changes to make the NFS client MP safe.
2006-05-19 00:04:24 +00:00
nfs_vfsops.c
NFS over TCP retransmit behavior should default to a 60 second time out,
2006-05-23 18:48:07 +00:00
nfs_vnops.c
Changes to make the NFS client MP safe.
2006-05-19 00:04:24 +00:00
nfs.h
Since NFSv4 is not SMP safe, nfsiod needs to acquire Giant for NFSv4 mounts
2006-05-24 23:06:50 +00:00
nfsargs.h
…
nfsdiskless.h
…
nfsm_subs.h
fix a problem with XID re-use when a server returns NFSERR_JUKEBOX.
2005-11-21 18:39:18 +00:00
nfsmount.h
Refactor the NFS over UDP retransmit timeout estimation logic to allow
2006-05-23 18:33:58 +00:00
nfsnode.h
Changes to make the NFS client MP safe.
2006-05-19 00:04:24 +00:00
nfsstats.h
…
nlminfo.h
…