git: hammer2 - Add debugging directive for calculating dirent crcs

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Apr 11 20:09:43 PDT 2019


commit 0c41f0551a4079325b16c8a3748b396560562018
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Apr 11 20:08:43 2019 -0700

    hammer2 - Add debugging directive for calculating dirent crcs
    
    * Add a debugging directive 'dhash' that can calculate the
      crc for extended directory entries (ones that overflow into
      a data block).

Summary of changes:
 sbin/hammer2/cmd_debug.c | 16 ++++++++++++++++
 sbin/hammer2/hammer2.h   |  1 +
 sbin/hammer2/main.c      |  8 ++++++--
 3 files changed, 23 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0c41f0551a4079325b16c8a3748b396560562018


-- 
DragonFly BSD source repository



More information about the Commits mailing list