git: sys/vfs/hammer: Minor fix on volume format on volume-add

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Aug 22 10:53:22 PDT 2015


commit 2150c2aabc03ab39e553690ee7780cb85de489ae
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Wed Aug 19 23:58:05 2015 +0900

    sys/vfs/hammer: Minor fix on volume format on volume-add
    
    It's better to just copy volume relative offset from
    the existing root volume than having the magic number
    "HAMMER_BUFSIZE * 16" in both kernel and userspace.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2150c2aabc03ab39e553690ee7780cb85de489ae


-- 
DragonFly BSD source repository



More information about the Commits mailing list