Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 1999 02:17:44 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <199903191017.CAA01361@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/03/19 02:17:44 PST

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Fixed a serious bug in rev.1.202.  getnewbuf() sometimes didn't
  initialise bp->b_data.  This tended to cause panics for file
  systems whose block size is smaller than one page.
  
  Revision  Changes    Path
  1.203     +2 -2      src/sys/kern/vfs_bio.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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