hammer2 - Add debugging directive for calculating dirent crcs
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 12 Apr 2019 03:08:43 +0000 (20:08 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 12 Apr 2019 03:08:43 +0000 (20:08 -0700)
commit0c41f0551a4079325b16c8a3748b396560562018
treed9e6040dbb2ded95c3765dba2fd46e438a03d2a5
parent83815ec6515002d007c3800cb9fd83c9451852f7
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).
sbin/hammer2/cmd_debug.c
sbin/hammer2/hammer2.h
sbin/hammer2/main.c