sbin/hammer: Add a function find_buffer()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Fri, 1 May 2015 17:05:59 +0000 (02:05 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 2 May 2015 08:10:52 +0000 (17:10 +0900)
commitf5ac16682fed373a4d7253e6b555289439017ea2
tree227a43afccb5fef4f8cb8c2d8d45c8510b6a791d
parentb061b83c16d6660c9e03e24186b0addc5d4115d0
sbin/hammer: Add a function find_buffer()

- Make things a bit more clear by separating hash table stuff
  into a function.
sbin/hammer/ondisk.c