git: sys/vfs/hammer: Cleanup volume-add|del ioctl [3/3]

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Aug 17 09:06:33 PDT 2015


commit 894b86ecaff811990d1438b86c9bf2b871b9043e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Aug 16 22:31:54 2015 +0900

    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().

Summary of changes:
 sys/vfs/hammer/hammer_volume.c | 200 +++++++++++++++++------------------------
 1 file changed, 83 insertions(+), 117 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/894b86ecaff811990d1438b86c9bf2b871b9043e


-- 
DragonFly BSD source repository



More information about the Commits mailing list