Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2005 21:27:26 +0000 (UTC)
From:      Paul Saab <ps@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs.h nfs_socket.c nfs_subs.c
Message-ID:  <200507192127.j6JLRQlD090959@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2005-07-19 21:27:26 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs.h nfs_socket.c nfs_subs.c 
  Log:
  Make nfs_timer() MPSAFE. With this change, the bottom half of the NFS
  client (the interface with the protocol stack and callouts) is
  Giant-free.
  
  Submitted by:   Mohan Srinivasan.
  
  Revision  Changes    Path
  1.91      +1 -0      src/sys/nfsclient/nfs.h
  1.128     +21 -11    src/sys/nfsclient/nfs_socket.c
  1.141     +1 -1      src/sys/nfsclient/nfs_subs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507192127.j6JLRQlD090959>