freebsd-dev/sys/nfsclient
Paul Saab cae2d2c61f - The NFS client was incorrectly masking SIGSTOP (which is
non-maskable).
- The NFS client needs to guard against spurious wakeups
  while waiting for the response. ltrace causes the process
  under question to wakeup (possibly from ptrace()), which
  causes NFS to wakeup from tsleep without the response being
  delivered.

Submitted by:	Mohan Srinivasan
2005-03-23 22:10:10 +00:00
..
bootp_subr.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
krpc_subr.c MFp4: use the function to fix the packet header length instead of rolling 2005-03-16 08:13:08 +00:00
krpc.h
nfs_bio.c Don't brelse(bp) if bp is null. Also, eliminate some redundancy 2005-03-18 21:23:32 +00:00
nfs_diskless.c Include opt_bootp.h for BOOTP_NFSROOT 2005-01-12 12:42:46 +00:00
nfs_lock.c For reasons unknown, the nfs locking code used a fifo to send requests to 2004-12-06 08:31:32 +00:00
nfs_lock.h For reasons unknown, the nfs locking code used a fifo to send requests to 2004-12-06 08:31:32 +00:00
nfs_nfsiod.c Drop Giant before calling kthread_exit(). 2005-02-07 18:21:50 +00:00
nfs_node.c Use vfs_hash. 2005-03-16 11:28:19 +00:00
nfs_socket.c - The NFS client was incorrectly masking SIGSTOP (which is 2005-03-23 22:10:10 +00:00
nfs_subs.c - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:14:56 +00:00
nfs_vfsops.c Mostly back out rev 1.33 from quite some time ago, and the followup fixes 2005-01-18 21:59:44 +00:00
nfs_vnops.c - It is no longer necessary to lock and unlock the vnode in nfs_close() as 2005-03-13 12:11:23 +00:00
nfs.h Remove unused cred arg from nfs_vinvalbuf() and many bogus arguments 2005-01-24 12:31:06 +00:00
nfsargs.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsdiskless.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsm_subs.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsmount.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsnode.h Use vfs_hash. 2005-03-16 11:28:19 +00:00
nfsstats.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nlminfo.h