Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 12/01/2003 18:53:10
Module Name:	src
Committed By:	dbj
Date:		Mon Dec  1 18:53:10 UTC 2003

Modified Files:
	src/sys/kern: vfs_subr.c

Log Message:
In vclean(DOCLOSE), if vinvalbuf fails because of a write error,
then redo the vinvalbuf without the V_SAVE which will force
unflushed buffers to be discarded.


To generate a diff of this commit:
cvs rdiff -r1.210 -r1.211 src/sys/kern/vfs_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.