Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 01/09/2004 19:36:28
Module Name: src
Committed By: dbj
Date: Fri Jan 9 19:36:28 UTC 2004
Modified Files:
src: UPDATING
Log Message:
add fsck compatibility notes
20040109:
Compatibility for old ffs superblock layouts has been
added, and the restrictive fsck checks have been reenabled
when using those layouts. If you have been using -current
since 20030402, you may find that fsck again signals fatal
superblock mismatches. To work around, you can use
fsck -b 32 to restore an alternate superblock.
To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 src/UPDATING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.