cvs commit: src/sys/nfsclient nfs_socket.c

Paul Saab ps at FreeBSD.org
Wed Jul 27 15:06:27 GMT 2005


ps          2005-07-27 15:06:26 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_socket.c 
  Log:
  FIx for a bug in the change that made nfs_timer() MPSAFE. We need to
  grab Giant before calling pru_send() (if running with mpsafenet = 0).
  
  Found by:       Jeremie Le Hen.
  Fixed by:       Maxime Henrion
  
  Revision  Changes    Path
  1.129     +2 -0      src/sys/nfsclient/nfs_socket.c


More information about the cvs-src mailing list