Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 1995 14:12:48 -0700
From:      John Dyson <dyson>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern vfs_bio.c vfs_cluster.c
Message-ID:  <199509232112.OAA01271@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       95/09/23 14:12:47

  Modified:    sys/kern  vfs_bio.c vfs_cluster.c
  Log:
  These changes fix a bug in the clustering code that I made worse when adding
  support for EXT2FS.  Note that the Sig-11 problems appear to be caused by
  this, but there is still probably an underlying VM problem that let this
  clustering bug cause vnode objects to appear to be corrupted.
  
  The direct manifestation of this bug would have been severely mis-read
  files.  It is possible that processes would Sig-11 on very damaged
  input files and might explain the mysterious differences in system
  behaviour when phk's malloc is being used.



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