freebsd-nq/sys/nfsclient
Mohan Srinivasan 594ece53bc In nfs_nget(), we must initialize the fh in the nfsnode before inserting the
vnode into the vfs hash. Otherwise, another thread walking the hash can trip
on an nfsnode with an uninitialized or partially initialized fh.
Thanks to ups@ for spotting this race.
2006-11-29 02:21:40 +00:00
..
bootp_subr.c
krpc_subr.c
krpc.h
nfs_bio.c
nfs_diskless.c
nfs_lock.c
nfs_lock.h
nfs_nfsiod.c
nfs_node.c In nfs_nget(), we must initialize the fh in the nfsnode before inserting the 2006-11-29 02:21:40 +00:00
nfs_socket.c bde@ pointed out that tprintf() acquires Giant so callers of tprintf() don't 2006-11-27 23:26:06 +00:00
nfs_subs.c
nfs_vfsops.c
nfs_vnops.c Fix to readdir+ reply handling. When inserting an entry into the namecache, 2006-11-16 23:02:37 +00:00
nfs.h 1) Fix up locking in nfs_up() and nfs_down. 2006-11-20 04:14:23 +00:00
nfsargs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsstats.h
nlminfo.h