Subject: CVS commit: src/usr.sbin/quotacheck
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/21/2004 22:14:10
Module Name:	src
Committed By:	dsl
Date:		Sun Mar 21 22:14:09 UTC 2004

Modified Files:
	src/usr.sbin/quotacheck: quotacheck.c

Log Message:
When searching for the superblock, don't pick an ffsv1 superblock from the
location where we expect to find an ffsv2 superblock.
It could be the first alternate for a ffsv1 filesystem with 64k blocks.
Fixes part of PR kern/24809


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/usr.sbin/quotacheck/quotacheck.c

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