git: hammer2 - add 'volhdr' directive to dump volume header

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Sep 28 12:01:53 PDT 2019


commit aa2131f062f1b058401df8c42ea8c6fe79190324
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Sep 28 11:58:40 2019 -0700

    hammer2 - add 'volhdr' directive to dump volume header
    
    * Add the 'volhdr' directive to dump the volume header.
    
    * Correct a bug in 'show' and 'freemap' where it was always dumping
      the last volume header and not the best volume header.
    
    * Reformat the output a bit to make it neater.

Summary of changes:
 sbin/hammer2/cmd_debug.c | 262 ++++++++++++++++++++++++++++++++++++++++++-----
 sbin/hammer2/main.c      |  12 +++
 2 files changed, 249 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa2131f062f1b058401df8c42ea8c6fe79190324


-- 
DragonFly BSD source repository



More information about the Commits mailing list