Subject: CVS commit: [netbsd-2-0] src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/28/2004 05:49:56
Module Name:	src
Committed By:	jmc
Date:		Wed Apr 28 05:49:56 UTC 2004

Modified Files:
	src/sys/ufs/ffs [netbsd-2-0]: ffs_vfsops.c

Log Message:
Pullup rev 1.145 (requested by dbj in ticket #197)

Remove botched superblock upgrade warnings.
There are now alternate non-kernel checks and fixes for this problem.
PR#17910 PR#21283 PR#21404 PR#23925  PR#23926
PR#25138


To generate a diff of this commit:
cvs rdiff -r1.140.2.1 -r1.140.2.2 src/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.