sbin/hammer: Add verify argument to load_volume()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Fri, 14 Oct 2016 12:27:09 +0000 (21:27 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 15 Oct 2016 14:09:45 +0000 (23:09 +0900)
commita1ef4f7e4fa850576bf934e861c750b65928cf39
tree34b23a0be738c1e1b72669cfdc5233263c8bdcdf
parentb5eb2428f469c4a733353f2d39f50c4a39c14996
sbin/hammer: Add verify argument to load_volume()

Add an argument to select whether to verify volume header or not.
This is for the next commit.
sbin/hammer/hammer.c
sbin/hammer/hammer_util.h
sbin/hammer/ondisk.c