Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/12/2000 04:33:45
Module Name:	syssrc
Committed By:	fvdl
Date:		Wed Apr 12 11:33:44 UTC 2000

Modified Files:
	syssrc/sys/kern: vfs_bio.c

Log Message:
Fix from Ethan Solomita <ethan@geocast.com> to avoid a livelock problem
where the buffer cache code would be recycling B_AGE buffers with
dependencies.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/kern/vfs_bio.c

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