git: HAMMER Utility - Enhance the mirroring and show code

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Mar 2 15:05:31 PST 2010


commit 39e88285cb81d7847bb54a08e0f50a61be890e08
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Mar 2 14:34:40 2010 -0800

    HAMMER Utility - Enhance the mirroring and show code
    
    * mirror-read will now run the histogram just like mirror-stream does.
    
    * improve versbose output when doing a mirror-read or mirror-stream.
    
    * hammer show now validates the mirror_tid in the B-Tree and produces
      a 'B' indication with the 'M' flag if it finds a bad mirror_tid
      chaining.

Summary of changes:
 sbin/hammer/cmd_mirror.c |  129 +++++++++++++++++++++++++++++++--------------
 sbin/hammer/cmd_show.c   |   39 +++++++++++---
 sbin/hammer/hammer.8     |    6 ++-
 3 files changed, 124 insertions(+), 50 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/39e88285cb81d7847bb54a08e0f50a61be890e08


-- 
DragonFly BSD source repository





More information about the Commits mailing list