HAMMER Utilities: Sync with 59A
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 26 Jun 2008 04:07:57 +0000 (04:07 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 26 Jun 2008 04:07:57 +0000 (04:07 +0000)
commita7fbbf9124b6aa19f01624c958de1a7b21573d87
tree7b513aad210845c4ae9f7793bca252bfd08966c3
parentc82af9046364dc3a6599ca61f70341882ae2c4a5
HAMMER Utilities: Sync with 59A

* Add mirror-read, mirror-write, and status directives.
13 files changed:
sbin/hammer/Makefile
sbin/hammer/cmd_mirror.c [new file with mode: 0644]
sbin/hammer/cmd_pseudofs.c
sbin/hammer/cmd_reblock.c
sbin/hammer/cmd_show.c
sbin/hammer/cmd_softprune.c
sbin/hammer/cmd_status.c [copied from sbin/hammer/cmd_pseudofs.c with 87% similarity]
sbin/hammer/cycle.c
sbin/hammer/hammer.c
sbin/hammer/hammer.h
sbin/hammer/hammer_util.h
sbin/hammer/misc.c
sbin/hammer/test_dupkey.c [new file with mode: 0644]