Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 1999 23:48:57 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/nfs nfs_vnops.c
Message-ID:  <199902060748.XAA02164@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/02/05 23:48:57 PST

  Modified files:
    sys/nfs              nfs_vnops.c 
  Log:
      Flush delayed-write data out prior to issuing a rename rpc.  This appears
      to fix the problem w/ NFSV3 whereby a make installworld would get into
      high-network-bandwidth situations continuously trying to retry nfs writes
      that fail with a 'stale file handle' error.
  
  Revision  Changes    Path
  1.120     +14 -1     src/sys/nfs/nfs_vnops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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