sbin/newfs_hammer: Cleanup
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 6 Mar 2016 07:04:55 +0000 (16:04 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Fri, 18 Mar 2016 09:22:54 +0000 (18:22 +0900)
commit413cc6b1afb32071f9873bf1b545493b1710c5fc
treefe406648305f1e25c38969152388edaeb1d096ee
parent6e3e8b7c3e7a465b9a15b13fa0d986d47461ed89
sbin/newfs_hammer: Cleanup

(vol_buf_end - vol_buf_beg) is the maximum filesystem size available
for each volume, including big-blocks for layers and UNDO fifo.
sbin/newfs_hammer/newfs_hammer.c