HAMMER utility - Add ^C support, improve verbosity.
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 20 Jan 2009 01:06:53 +0000 (17:06 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 20 Jan 2009 01:06:53 +0000 (17:06 -0800)
commit445faa6982b6614e5beb87c4673dc042e8bf7114
tree37563234c45292cfc5e8cd65929360a0d6f4824a
parent03a48513afad310c17e251b2950c17ea6b6936d2
HAMMER utility - Add ^C support, improve verbosity.

The hammer utility will now write-out the cycle file when pruning or
reblocking is interrupted with ^C.

The hammer cleanup directive will now wait for children to exit before
exiting itself.

The hammer reblocking and pruning directives now generate more verbose
printf output.
sbin/hammer/cmd_cleanup.c
sbin/hammer/cmd_reblock.c
sbin/hammer/cmd_softprune.c
sbin/hammer/hammer.c
sbin/hammer/hammer.h