ps          2004-12-07 03:39:53 UTC
  FreeBSD src repository
  Modified files:
    sys/nfsclient        nfs_socket.c 
  Log:
  Always issue wakeups() to the NFS requestors under the mutex
  to close all potential cases of missed wakeups.
  
  Submitted by:   Mohan Srinivasan mohans at yahoo-inc dot com
  
  Revision  Changes    Path
  1.117     +17 -7     src/sys/nfsclient/nfs_socket.c