DragonFly commits List (threaded) for 2009-01
DragonFly BSD
DragonFly commits List (threaded) for 2009-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.1.1.437.g445fa master sbin/hammer cmd_cleanup.c cmd_reblock.c cmd_softprune.c hammer.c hammer.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 19 Jan 2009 17:07:42 -0800 (PST)

commit 445faa6982b6614e5beb87c4673dc042e8bf7114
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]