Subject: CVS commit: src/sys/arch/x68k/stand/boot_ufs
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/20/2004 14:16:32
Module Name:	src
Committed By:	dsl
Date:		Sat Mar 20 14:16:32 UTC 2004

Modified Files:
	src/sys/arch/x68k/stand/boot_ufs: readufs_ffs.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.4 -r1.5 src/sys/arch/x68k/stand/boot_ufs/readufs_ffs.c

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