git: Revert "sbin/hammer: Print key_end.lo instead of key_beg.lo on reblock"

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Thu Apr 23 06:11:48 PDT 2015


commit b1c084cde78885ba34491f997e0c3db911a7464e
Author: Tomohiro Kusumi <kusumi.tomohiro at 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



More information about the Commits mailing list