Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 1997 07:12:21 -0700 (PDT)
From:      Doug Rabson <dfr>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern vfs_cluster.c src/sys/nfs nfs_bio.c
Message-ID:  <199704181412.HAA08337@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         97/04/18 07:12:19

  Modified:    sys/nfs   nfs_bio.c
               sys/kern  vfs_cluster.c
  Log:
  Don't allow partial buffers to be cluster-comitted.
  Zero the b_dirty{off,end} after cluster-comitting a group of buffers.
  
  With these fixes, I was able to complete a 'make world' with remote src
  and obj directories.
  
  Revision  Changes    Path
  1.35      +7 -4      src/sys/nfs/nfs_bio.c
  1.45      +2 -1      src/sys/kern/vfs_cluster.c



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