sbin/hammer: Test high limit in init_{boot,mem}_area_size()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 29 Oct 2016 13:17:18 +0000 (22:17 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 30 Oct 2016 03:31:12 +0000 (12:31 +0900)
commit74087558dc729430e36e8cc79542e3e23aac407b
treeef60337d57b4e4f9c497f4ec7f353c5b277eec4f
parentc3e30e910198ecbf1317eb3a6baf60de12ba34d8
sbin/hammer: Test high limit in init_{boot,mem}_area_size()

Nothing changes (newfs_hammer checks this on -b and -m via getsize()),
but these functions should have high limit tests as well.
sbin/hammer/ondisk.c