Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2000 20:23:29 -0700 (PDT)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200007040323.UAA98918@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

mckusick    2000/07/03 20:23:29 PDT

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  If a buffer flush fails when trying to reclaim a vnode, it is too
  late to save the vnode, so just toss any remaining unwritten buffers
  rather than leaving them lying around to make trouble in the future.
  
  Revision  Changes    Path
  1.262     +11 -5     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?200007040323.UAA98918>