git: sbin/hammer: Remove get_node()

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Thu Oct 6 14:28:54 PDT 2016


commit 1ba4249f8f732d0a963a13b94b8164b6eb55809a
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Mon Sep 26 09:51:45 2016 +0900

    sbin/hammer: Remove get_node()
    
    Just call get_data_buffer(offset, &buffer, 0) like other data do.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ba4249f8f732d0a963a13b94b8164b6eb55809a


-- 
DragonFly BSD source repository



More information about the Commits mailing list