DragonFly-2.1.1.437.g445fa master sbin/hammer cmd_cleanup.c cmd_reblock.c cmd_softprune.c hammer.c hammer.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 19 17:08:25 PST 2009
commit 445faa6982b6614e5beb87c4673dc042e8bf7114
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Jan 19 17:06:53 2009 -0800
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.
Summary of changes:
sbin/hammer/cmd_cleanup.c | 5 +++++
sbin/hammer/cmd_reblock.c | 9 +++++++--
sbin/hammer/cmd_softprune.c | 8 ++++++--
sbin/hammer/hammer.c | 14 ++++++++++++++
sbin/hammer/hammer.h | 2 ++
5 files changed, 34 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/445faa6982b6614e5beb87c4673dc042e8bf7114
--
DragonFly BSD source repository
More information about the Commits
mailing list