cvs commit: src/sys/nfsclient nfs_socket.c src/sys/rpc rpcclnt.c

Alexander Kabaev kan at FreeBSD.org
Sat Mar 27 21:55:29 PST 2004


kan         2004/03/27 21:55:27 PST

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_socket.c 
    sys/rpc              rpcclnt.c 
  Log:
  Reset callout if in nfs_timeout and rpcclnt_timeout functions. Timer
  are supposed to continue firing as long as there is work to do, not
  stop after the first invocation.
  
  This is damage control after a patch that has been committed prematurely.
  
  Tested by:      kris
  
  Revision  Changes    Path
  1.105     +1 -0      src/sys/nfsclient/nfs_socket.c
  1.9       +2 -0      src/sys/rpc/rpcclnt.c


More information about the cvs-all mailing list