hammer2 - Add 'hash' directive
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 13 May 2013 03:16:45 +0000 (20:16 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 13 May 2013 03:16:45 +0000 (20:16 -0700)
commit775153c21c9bf4fe08c62b00ce36092329a2faec
treea38f5982563e8e68bf00efc1157f760520495e07
parent8853dfb5d69fcaa3d08a22c7442df2d763a87830
hammer2 - Add 'hash' directive

* Add hammer2 hash <filename>* which calculates and prints out the
  64-bit directory hash code for a filename, for debugging purposes.
sbin/hammer2/Makefile
sbin/hammer2/cmd_debug.c
sbin/hammer2/hammer2.h
sbin/hammer2/icrc.c
sbin/hammer2/main.c
sbin/hammer2/subs.c