git: sys/vfs/hammer: fix comment regarding unknown object type

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Feb 20 14:12:28 PST 2015


commit 098f3e0cf8c0b6b894828fe99e6fc78af6721407
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Feb 21 06:54:14 2015 +0900

    sys/vfs/hammer: fix comment regarding unknown object type
    
    - There are btree nodes that have 0 (HAMMER_OBJTYPE_UNKNOWN) for
      obj_type although those are not created to be unknown nodes.
      For example PFS record of / has 0 for obj_type.

Summary of changes:
 sys/vfs/hammer/hammer_disk.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/098f3e0cf8c0b6b894828fe99e6fc78af6721407


-- 
DragonFly BSD source repository



More information about the Commits mailing list