git: sys/vfs/hammer: Fix hammer_debug_btree print format

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Mar 7 02:10:34 PST 2015


commit f9b843c42de77380759e65354cd6e06d4a76136a
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Mar 7 17:52:30 2015 +0900

    sys/vfs/hammer: Fix hammer_debug_btree print format
    
    - Use the same format as ones from btree_search() (add "key=")
      for better readability.

Summary of changes:
 sys/vfs/hammer/hammer_btree.c | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f9b843c42de77380759e65354cd6e06d4a76136a


-- 
DragonFly BSD source repository



More information about the Commits mailing list