sbin/hammer: Have consistent naming for buffer variables
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 9 Mar 2017 19:31:51 +0000 (21:31 +0200)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 12 Mar 2017 21:32:47 +0000 (23:32 +0200)
commit52c15408ad7e64ec2d7df27f82333e5a5dc1d41f
treedbbb5e1de0c2804380a28e0daed27715d43bf7be
parentb0b8a8cec9410654eef89faa36b7fa3bb16631d9
sbin/hammer: Have consistent naming for buffer variables

Use *buffer.
Userspace is mix of *buf and *buffer for no reason.
sys/vfs/hammer is always *buffer.
sbin/hammer/hammer_util.h
sbin/hammer/ondisk.c