hammer2 - correct icrc generation for sector 0
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 Feb 2012 18:09:25 +0000 (10:09 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 Feb 2012 18:09:25 +0000 (10:09 -0800)
commit85f1fb965356993b2de2506583f6a93179b14237
tree49ead9fdc91b1484dc8c06187a519cd3e89b28ca
parentc3dd332a151d1f6a3c192a5c20e52b3eca1fb908
hammer2 - correct icrc generation for sector 0

* Correct the icrc generation for sector 0. Other icrc's are also stored
  in sector 0 and have be generated first.

* Write the volume header out to all volume header alternates.  All four
  are, in fact, master copies.  The mount code will find the best one.
sbin/newfs_hammer2/newfs_hammer2.c