commit 8b916bc29592b9806dac79b0a02aa6115ff1b936
Author: Tomohiro Kusumi <[email protected]>
Date:   Thu Dec 15 01:41:12 2016 +0900

    sbin/hammer: Add a trivial wrapper over blockmap_lookup()
    
    Layer1/2 args are just for debugging, so make blockmap_lookup()
    a wrapper over the existing blockmap_lookup(..,NULL,NULL,..);

Summary of changes:
 sbin/hammer/blockmap.c     | 8 +++++++-
 sbin/hammer/cmd_blockmap.c | 2 +-
 sbin/hammer/cmd_show.c     | 4 ++--
 sbin/hammer/hammer_util.h  | 3 ++-
 sbin/hammer/ondisk.c       | 2 +-
 5 files changed, 13 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8b916bc29592b9806dac79b0a02aa6115ff1b936


-- 
DragonFly BSD source repository

Reply via email to