git: sys/vfs/hammer: Fix comment on lo in direntry

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Sep 3 02:13:39 PDT 2016


commit 8ee2162490613df7708c851959ebbd367d3722e5
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Sep 3 17:08:18 2016 +0900

    sys/vfs/hammer: Fix comment on lo in direntry
    
    lo field in direntry actually has PFS# in its upper 16 bits,
    and there's no alternative behavior, so remove "possible to".
    
    Also see hammer_ip_add_direntry().

Summary of changes:
 sys/vfs/hammer/hammer_disk.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8ee2162490613df7708c851959ebbd367d3722e5


-- 
DragonFly BSD source repository



More information about the Commits mailing list