git: sys/vfs/hammer: Add (missing)debug print for data reblock

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Aug 17 09:06:30 PDT 2015


commit bc996e65ac8d62f57889adc4fa8d028bcbc2c05a
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Aug 9 11:34:15 2015 +0900

    sys/vfs/hammer: Add (missing)debug print for data reblock
    
    Add debug kprintf for data reblock since leaf/internal
    node have it in the same format as this.
    
    Also add "%08x",elm->base.localization to above and the
    existing debug kprintfs.

Summary of changes:
 sys/vfs/hammer/hammer_reblock.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list