git: hammer2 - Add bulkfree directive.

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jan 26 18:08:37 PST 2015


commit 00261fe04a7b5b22c2c2f65e5f2ded5761ac32e1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jan 26 18:04:30 2015 -0800

    hammer2 - Add bulkfree directive.
    
    * Add a bulkfree directive for testing the bulkfree code.

Summary of changes:
 sbin/hammer2/Makefile                              |  1 +
 .../xdiskioctl.h => sbin/hammer2/cmd_bulkfree.c    | 42 +++++++++++-----------
 sbin/hammer2/cmd_debug.c                           |  2 +-
 sbin/hammer2/hammer2.h                             |  1 +
 sbin/hammer2/main.c                                | 14 ++++++--
 5 files changed, 36 insertions(+), 24 deletions(-)
 copy sys/sys/xdiskioctl.h => sbin/hammer2/cmd_bulkfree.c (77%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/00261fe04a7b5b22c2c2f65e5f2ded5761ac32e1


-- 
DragonFly BSD source repository



More information about the Commits mailing list