sbin/newfs_hammer2: Don't allow >64 values for -s option
commitaf73f535e9abab60409effa5e3e354daf65373ea
authorTomohiro Kusumi <tkusumi@netbsd.org>
Fri, 17 Mar 2023 08:12:08 +0000 (17 01:12 -0700)
committerTomohiro Kusumi <tkusumi@netbsd.org>
Fri, 17 Mar 2023 08:22:52 +0000 (17 01:22 -0700)
tree3111e13de693dcdd5c236c475009e93822ce3f88
parent295a3ae3433b84e3b2d935d7fb1e2df54bf0618e
sbin/newfs_hammer2: Don't allow >64 values for -s option

HAMMER2_MAX_VOLUMES == 64 is maximum number of volumes.
sbin/newfs_hammer2/newfs_hammer2.c