sbin/*hammer: Use typedef'd for struct zone_stat*
commit64321baf5f821f08c7b62569a23e777cb5c40840
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 12 Apr 2017 18:55:45 +0000 (12 21:55 +0300)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 12 Apr 2017 21:50:12 +0000 (13 00:50 +0300)
treedca4d512e0d1d07ed296dfe6c5ee659f9c6d1b47
parent78418745092c20e1fe6c2c579522c105d19211f1
sbin/*hammer: Use typedef'd for struct zone_stat*

This is a part of series of commits started from 21e9e7d5ff in 2016.
This is for userspace.

Some ugliness in const pointer in hammer_print_zone_stat()
(but note that HAMMER originally had bunch of pointer typedefs).
sbin/hammer/cmd_blockmap.c
sbin/hammer/cmd_show.c
sbin/hammer/hammer_util.h
sbin/hammer/misc.c