Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 1998 22:30:57 -0800 (PST)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <199803170630.WAA00252@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1998/03/16 22:30:56 PST

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Correct a severely evil bug in the vtruncbuf code.  It didn't cause
  me any problems until after the previous commit.  This problem then
  caused a severe case of creeping crud on my diskdrive, and hosed
  my system so bad, that I needed to do a complete reinstall.  Sorry!!!
  
  I assume that others have manifest this bug.
  
  Revision  Changes    Path
  1.143     +34 -2     src/sys/kern/vfs_subr.c



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