Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2004 21:55:27 -0800 (PST)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_socket.c src/sys/rpc rpcclnt.c
Message-ID:  <200403280555.i2S5tSYx085772@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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