Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 1995 09:01:49 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <199507151601.JAA01964@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/07/15 09:01:48

  Modified:    sys/kern  vfs_bio.c
  Log:
  Resize buffers if they aren't the correct size. Several months ago we
  made a change to NFS that caused buffers at EOF to be variable size. This
  had the undesired side-effect of breaking delayed writes on NFS. This
  fixes it.
  
  Submitted by:	John Dyson



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