Revert "sbin/hammer: Fix bug in get_buffer_data()"
commit03d5db37cafa1ddf36b510978249cabc102eb0a0
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 17 Dec 2016 21:20:35 +0000 (18 06:20 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 17 Dec 2016 21:24:37 +0000 (18 06:24 +0900)
tree1c656f2f5a2837ac05e95ab496506983c81bc1cf
parente4323571a2e8310683120148b720a92f801c618f
Revert "sbin/hammer: Fix bug in get_buffer_data()"

This reverts commit e4323571a2e8310683120148b720a92f801c618f.

HAMMER_OFF_LONG_ENCODE() part is ok, but limiting to direct
zones causes several issues on formatting undo fifo, while
the commit avoids overhead of releasing everytime.
sbin/hammer/ondisk.c