Subject: CVS commit: syssrc/sys/ufs/ffs
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/19/2001 17:20:20
Module Name:	syssrc
Committed By:	fvdl
Date:		Wed Dec 19 15:20:20 UTC 2001

Modified Files:
	syssrc/sys/ufs/ffs: ffs_vfsops.c

Log Message:
ffs_reload may be called after an old fsck has run, and the pending*
fields may not be zero. Just reset them silently, it's not an error.


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 syssrc/sys/ufs/ffs/ffs_vfsops.c

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