git: sbin/hammer: Print '>' or '<' if the element is a copy of root_btree_(beg|end)

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Thu Mar 5 13:31:28 PST 2015


commit 04b9236f8a624ef900f3669b86ee62dd23374fc2
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Mar 6 04:42:08 2015 +0900

    sbin/hammer: Print '>' or '<' if the element is a copy of root_btree_(beg|end)
    
    - Make hammer show command print '>' or '<' if the element is a copy
      of hmp->root_btree_beg or hmp->root_btree_end. These two elements
      don't need 'd' so print it in place of 'd'.
    
    - Makes it easier to find (grep) these two.

Summary of changes:
 sbin/hammer/cmd_show.c | 57 +++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 45 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/04b9236f8a624ef900f3669b86ee62dd23374fc2


-- 
DragonFly BSD source repository



More information about the Commits mailing list