Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2009 15:01:47 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clvnops.c
Message-ID:  <200905221502.n4MF21UP032747@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-05-22 15:01:47 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clvnops.c 
  Log:
  SVN rev 192582 on 2009-05-22 15:01:47Z by rmacklem
  
  Change the code in the experimental nfs client to avoid flushing
  writes upon close when a write delegation is held by the client.
  This should be safe to do, now that nfsv4 Close operations are
  delayed until ncl_inactive() is called for the vnode.
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.3       +2 -6      src/sys/fs/nfsclient/nfs_clvnops.c



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