git: sys/vfs/hammer: Fix comments on zones

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Jun 26 08:14:54 PDT 2015


commit f97726aebddef0fa104cd724b446434d86b485f4
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Jun 26 05:21:46 2015 +0900

    sys/vfs/hammer: Fix comments on zones
    
    - zone-3 is also converted to zone-2 just like zone >= 8.
    
    - "meta" is the actual name for zone-9 although meta means
      the same as record.

Summary of changes:
 sys/vfs/hammer/hammer_disk.h | 8 ++++----
 sys/vfs/hammer/hammer_undo.c | 5 +++++
 2 files changed, 9 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list