git: sys/vfs/hammer: Separate total/free big-block counting from formatting

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Mar 19 14:27:44 PDT 2016


commit e2c5fb2044a5ed5c6b02d90c661f983af1d80e5f
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Mar 5 23:24:28 2016 +0900

    sys/vfs/hammer: Separate total/free big-block counting from formatting
    
    Add hammer_count_bigblocks() to separate counting total/free big-blocks
    from layer1/2 formatting.
    
    This is for the next few commits.

Summary of changes:
 sys/vfs/hammer/hammer_volume.c | 145 ++++++++++++++++++++++++++++++++---------
 1 file changed, 115 insertions(+), 30 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e2c5fb2044a5ed5c6b02d90c661f983af1d80e5f


-- 
DragonFly BSD source repository



More information about the Commits mailing list