Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 1995 21:32:25 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/ufs/ffs ffs_balloc.c
Message-ID:  <199505280432.VAA24865@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/05/27 21:32:24

  Modified:    sys/ufs/ffs  ffs_balloc.c
  Log:
  Kill bogus vnode_pager_setsize(). It was being called at the wrong time
  and resulted in the object size being too small. This caused bad things
  to happen later when the file was mapped.
  
  Reviewed by:	John Dyson



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