git: sbin/hammer: Fix and add debug printf on buffer access

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Mar 16 10:26:32 PDT 2015


commit 604b6edb9d5b3b7ada1159d2d9239c797c846155
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue Mar 17 01:34:40 2015 +0900

    sbin/hammer: Fix and add debug printf on buffer access
    
    - Fix debug fprintf format when the buffer was newly allocated.
    
    - Add debug fprintf to stderr when the buffer was found in cache.

Summary of changes:
 sbin/hammer/ondisk.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/604b6edb9d5b3b7ada1159d2d9239c797c846155


-- 
DragonFly BSD source repository



More information about the Commits mailing list