Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/installboot
Module Name: src
Committed By: dsl
Date: Sun Mar 21 21:18:40 UTC 2004
Modified Files:
src/usr.sbin/installboot: ffs.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.13 -r1.14 src/usr.sbin/installboot/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