bde 1998/07/20 05:04:43 PDT
Modified files:
sbin/newfs newfs.c
Log:
Backed out rev.1.9 (except don't bring back the vax code deleted
in rev.1.9). fsck uses the per-partition ffs-related information
in the label to find alternate superblocks when the main superblock
is hosed. Rev.1.9 broke this by deleting the code that wrote the
label.
PR: 2537
xref: fsck/setup.c rev.1.8
Revision Changes Path
1.22 +20 -1 src/sbin/newfs/newfs.c