Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/20/2004 14:24:59
Module Name:	src
Committed By:	dsl
Date:		Sat Mar 20 14:24:59 UTC 2004

Modified Files:
	src/sys/lib/libsa: ufs.c

Log Message:
When searching for the superblock, check that the fs_sblockloc field
matches the location we read it from to ensure we don't have one of the
alternate superblocks.
Fixes part of PR kern/24809


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/lib/libsa/ufs.c

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