DragonFly BSD
DragonFly commits List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: hammer2 hammer2 - correct icrc generation for sector 0


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 10 Feb 2012 10:11:33 -0800 (PST)

commit 85f1fb965356993b2de2506583f6a93179b14237
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Feb 10 10:09:25 2012 -0800

    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.

Summary of changes:
 sbin/newfs_hammer2/newfs_hammer2.c |   70 ++++++++++++++++++++++--------------
 1 files changed, 43 insertions(+), 27 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/85f1fb965356993b2de2506583f6a93179b14237


-- 
DragonFly BSD source repository



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