sbin/hammer: Remove get_node()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 26 Sep 2016 00:51:45 +0000 (09:51 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 6 Oct 2016 20:17:35 +0000 (05:17 +0900)
commit1ba4249f8f732d0a963a13b94b8164b6eb55809a
tree4e63fb29c290c79a6a596f7efc5563c238d74564
parent38f16a2db7941071123ee36370ebf6b74503a0c1
sbin/hammer: Remove get_node()

Just call get_data_buffer(offset, &buffer, 0) like other data do.
sbin/hammer/cmd_blockmap.c
sbin/hammer/cmd_show.c
sbin/hammer/hammer_util.h
sbin/hammer/ondisk.c