git: sys/vfs/hammer2: Fix incorrect reservedXXX names in ondisk structure
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Sat Oct 29 14:25:58 PDT 2022
    
    
  
commit 64eadfb3681f63ad8298587aec67b7d39051e961
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Sat Oct 29 03:59:25 2022 -0700
    sys/vfs/hammer2: Fix incorrect reservedXXX names in ondisk structure
    
    These names don't match comments right next to them.
    Also fix typo UNMUSED -> UNUSED.
    
    These aren't used by anyone in kernel or user space.
Summary of changes:
 sys/vfs/hammer2/hammer2_disk.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/64eadfb3681f63ad8298587aec67b7d39051e961
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list