sbin/mount_hammer: Fix warning messages
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 16 Oct 2016 03:07:51 +0000 (12:07 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 16 Oct 2016 03:38:42 +0000 (12:38 +0900)
commitbab164521f74e39f8e747aec76bd5ede254070dd
tree906b71537666c0477dbab4003859295a453c2872
parentf2dd4b0c012464d21bf5733282e4091c2b580f8a
sbin/mount_hammer: Fix warning messages

Add warning messages for -1 and non-0-15 for master_id.

-1 and 0-15 inclusive are the only supoprted values,
so remove probably from the existing warning message.
sbin/mount_hammer/mount_hammer.c
sys/vfs/hammer/hammer.h