Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2004 16:23:56 -0700 (PDT)
From:      Peter Edwards <peadar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_bio.c nfs_subs.c nfsnode.h
Message-ID:  <200404142323.i3ENNueX080787@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peadar      2004/04/14 16:23:56 PDT

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_bio.c nfs_subs.c nfsnode.h 
  Log:
  Let the NFS client notice a file's size changing as a modification.
  This avoids presenting invalid data to the client's applications
  when the file is modified, and then extended within the window of
  the resolution of the modifcation timestamp.
  
  Reviewed By:    iedowse
  PR:             kern/64091
  
  Revision  Changes    Path
  1.130     +3 -1      src/sys/nfsclient/nfs_bio.c
  1.128     +9 -2      src/sys/nfsclient/nfs_subs.c
  1.43      +1 -0      src/sys/nfsclient/nfsnode.h



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