Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 08:57:17 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c vfs_subr.c
Message-ID:  <200107271557.f6RFvHX60651@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/07/27 08:57:17 PDT

  Modified files:
    sys/kern             vfs_bio.c vfs_subr.c 
  Log:
  Revert previous accidental commit.  FWIW, it was part of enabling
  VM caching of disks through mmap() and stopping syncing of open files
  that had their last reference in the fs removed (ie: their unsync'ed
  pages get discarded on close already, so I made it stop syncing too).
  
  Revision  Changes    Path
  1.285     +4 -1      src/sys/kern/vfs_bio.c
  1.317     +1 -24     src/sys/kern/vfs_subr.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?200107271557.f6RFvHX60651>