git: DragonFly_RELEASE_4_0 sbin/hammer: remove obsolete "spike" code from hammer show command

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Jan 20 10:06:07 PST 2015


commit 3196a49fc8172a5edbfc0fd41b8bb8a9abdb1e4b
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Wed Jan 7 21:45:43 2015 +0900

    sbin/hammer: remove obsolete "spike" code from hammer show command
    
    - Remove spike related code from print_btree_node() as it is no longer
      relevant since commit 47197d.
    - Not calling print_btree_node() twice makes 'show' directive more
      efficient.
    
    Closes: #2761

Summary of changes:
 sbin/hammer/cmd_show.c | 108 ++++++++++++++++++++++++-------------------------
 1 file changed, 52 insertions(+), 56 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3196a49fc8172a5edbfc0fd41b8bb8a9abdb1e4b


-- 
DragonFly BSD source repository



More information about the Commits mailing list