Date: Mon, 23 Oct 2000 17:08:31 -0700 (PDT) From: "John W. De Boskey" <jwd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs mkfs.c Message-ID: <200010240008.RAA49518@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jwd         2000/10/23 17:08:31 PDT
  Modified files:
    sbin/newfs           mkfs.c 
  Log:
  The write combining code in revision 1.30 needs a few additional
  touch ups.  The cache needs to be flushed against block
  reads, and a final flush at process termination to force the
  backup superblocks to disk.
  
  I believe this will allow 'make release' to complete.
  
  Submitted by:	Tor.Egge@fast.no
  
  Revision  Changes    Path
  1.31      +26 -13    src/sbin/newfs/mkfs.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?200010240008.RAA49518>
