sbin/hammer: Have consistent naming for volume variables
commit5ebff42a8e921bcf7196389db1a3e5fd76d17a62
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 9 Mar 2017 19:32:40 +0000 (9 21:32 +0200)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 12 Mar 2017 21:32:47 +0000 (12 23:32 +0200)
tree40d460215ff0ea1403f315b0588b4a0e95a80817
parent52c15408ad7e64ec2d7df27f82333e5a5dc1d41f
sbin/hammer: Have consistent naming for volume variables

Use *volume.
Userspace is mix of *vol and *volume for no reason.
sys/vfs/hammer is always *volume.
sbin/hammer/cmd_recover.c
sbin/hammer/cmd_strip.c
sbin/hammer/cmd_volume.c
sbin/hammer/hammer.c
sbin/hammer/hammer_util.h
sbin/hammer/ondisk.c
sbin/newfs_hammer/newfs_hammer.c