git: sbin/hammer: Remove vol_alloc from volume_info
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Wed Dec 23 01:42:46 PST 2015
    
    
  
commit ef927d3e44e4c5152cfd810e0c2b95e0210866d3
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Mon Dec 21 22:14:08 2015 +0900
    sbin/hammer: Remove vol_alloc from volume_info
    
    vol_alloc is a fixed sized space before boot/mem/buf area
    that the filesystem doesn't recognize once initialized.
    (This area is currently used for nothing)
Summary of changes:
 sbin/hammer/hammer_util.h        |  1 -
 sbin/hammer/ondisk.c             |  6 ------
 sbin/newfs_hammer/newfs_hammer.c | 17 ++++++++++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef927d3e44e4c5152cfd810e0c2b95e0210866d3
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list