Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/dump



Module Name:    src
Committed By:   dsl
Date:           Sun Mar 21 20:30:38 UTC 2004

Modified Files:
        src/sbin/dump: ffs_inode.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/sbin/dump/ffs_inode.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