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
Mohan Srinivasan
64c3892747
Kris Kennaway found that for '/' NFS mounts, the MPSAFE mount flag was
...
not being set, which means Giant would be acquired for these mounts.
2006-05-30 20:32:44 +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
…
nfs_lock.c
…
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
…
nfs_socket.c
…
nfs_subs.c
…
nfs_vfsops.c
Kris Kennaway found that for '/' NFS mounts, the MPSAFE mount flag was
2006-05-30 20:32:44 +00:00
nfs_vnops.c
…
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
…
nfsmount.h
…
nfsnode.h
…
nfsstats.h
…
nlminfo.h
…