Subject: CVS commit: basesrc/sbin/dump
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/22/2001 10:45:38
Module Name:	basesrc
Committed By:	lukem
Date:		Sat Dec 22 08:45:37 UTC 2001

Modified Files:
	basesrc/sbin/dump: rcache.c

Log Message:
When using the read cache in bread(), ensure that the current (sub)block
isn't past the end of the file system.

Should fix the "spins forever but doing nothing" bug that dump
would occasionally have.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/sbin/dump/rcache.c

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