sys/vfs/hammer: Cleanup volume-add|del ioctl [3/3]
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 16 Aug 2015 13:31:54 +0000 (22:31 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 17 Aug 2015 14:59:25 +0000 (23:59 +0900)
commit894b86ecaff811990d1438b86c9bf2b871b9043e
tree1f113d99f70e068af5a9eccb04481dca5021cf2c
parent4a8dc36278d79043abd59dfdc04ad37031c9dd4c
sys/vfs/hammer: Cleanup volume-add|del ioctl [3/3]

This commit is 3/3 of a series of commits that extract
common procedures on updating volumes header into a function.

Add hammer_update_volumes_header().
sys/vfs/hammer/hammer_volume.c