sbin/newfs_hammer: Check maximum undo fifo size with explicit error message
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 29 Oct 2016 07:55:11 +0000 (16:55 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 30 Oct 2016 03:31:12 +0000 (12:31 +0900)
commitf03bf3071ebe248ec929da7cbf23b1683b617df7
tree21bf9b9ddb132e308e199a9a0d82e0bd86253021
parent668f11d85250ff62937eaca5f0219b55182a6c1d
sbin/newfs_hammer: Check maximum undo fifo size with explicit error message

The undo fifo size has an explicit error message for below 512MB,
so do the same for >1GB.
sbin/newfs_hammer/newfs_hammer.c