DragonFly commits List (threaded) for 2013-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: hammer2 - Add 'hash' directive
commit 775153c21c9bf4fe08c62b00ce36092329a2faec
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun May 12 20:16:45 2013 -0700
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.
Summary of changes:
sbin/hammer2/Makefile | 2 +-
sbin/hammer2/cmd_debug.c | 12 +++++++++
sbin/hammer2/hammer2.h | 2 ++
sbin/hammer2/icrc.c | 2 ++
sbin/hammer2/main.c | 3 +++
sbin/hammer2/subs.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 84 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/775153c21c9bf4fe08c62b00ce36092329a2faec
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]