Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x68k/stand/boot_ufs
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.
Home |
Main Index |
Thread Index |
Old Index