commit b1c084cde78885ba34491f997e0c3db911a7464e
Author: Tomohiro Kusumi <kusumi.tomoh...@gmail.com>
Date:   Thu Apr 23 19:41:44 2015 +0900

    Revert "sbin/hammer: Print key_end.lo instead of key_beg.lo on reblock"
    
    This reverts commit d58869bda15ddc5e96c1c053196fcd3e56e340c6.
    
    - According to the hammer rebalance (cmd_rebalance.c) which has
      a similar printf, this printf was probably intended to show
      localization type('s lower limit) when btree iteration starts,
      rather than localization types to look for during the iteration.
      Then it was right to print 0x0 (key_beg.localization) for %04x.

Summary of changes:
 sbin/hammer/cmd_reblock.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


-- 
DragonFly BSD source repository

Reply via email to