git: sys/vfs/hammer: Fix comment on PFS

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Feb 23 05:12:03 PST 2015


commit cf620e4b65d7e8812cf4cc781f61c1c56f979409
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Mon Feb 23 21:17:01 2015 +0900

    sys/vfs/hammer: Fix comment on PFS
    
    - HAMMER_RECTYPE_FIX and HAMMER_FIXKEY_PSEUDOFS are no longer used by
      cursor to lookup PFS data. It uses HAMMER_RECTYPE_PFS for record type
      and localization id for a key.

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

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list