sbin/hammer: Cleanup blockmap initialization
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 11 Jul 2015 10:18:24 +0000 (19:18 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 11 Jul 2015 16:27:50 +0000 (01:27 +0900)
commit44af2e17675e22259df73d96a341096645c252cd
tree5e09c0d9ec5fa12da20d33c4e9cf75f3ee4d6e3e
parentc9fdb286e8cd49a28c261fa6acfd075587b7115c
sbin/hammer: Cleanup blockmap initialization

- Initialize blockmap fields in the same order as
  struct definition as well as format_undomap().
sbin/hammer/ondisk.c