Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 1998 14:46:55 -0700 (PDT)
From:      Kirk McKusick <mckusick@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/nfs nfs_bio.c
Message-ID:  <199809292146.OAA21599@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    1998/09/29 14:46:54 PDT

  Modified files:
    sys/nfs              nfs_bio.c 
  Log:
  When adding data to a buffer, we need to clear the B_NEEDCOMMIT flag
  which says that the data is on server but not committed.
  
  Revision  Changes    Path
  1.61      +2 -1      src/sys/nfs/nfs_bio.c



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