commit ea6402d47e484f0536aedb50088b63efd28bad75
Author: Tomohiro Kusumi <kusumi.tomoh...@gmail.com>
Date:   Mon Dec 14 22:22:36 2015 +0900

    sys/vfs/hammer: Use HAMMER_DEF_LOCALIZATION
    
    for ip localization of root PFS instead of 0.
    
    (see localization arg of hammer_get_inode() for the root inode
    of root PFS, which is eventually set to ip->obj_localization,
    it doesn't use 0)

Summary of changes:
 sys/vfs/hammer/hammer_inode.c | 7 ++++---
 sys/vfs/hammer/hammer_vnops.c | 4 ++--
 2 files changed, 6 insertions(+), 5 deletions(-)

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


-- 
DragonFly BSD source repository

Reply via email to