git: sbin/newfs_hammer2: Remove redundant inode.meta.name_xxx zero clears

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Thu Sep 19 22:52:28 PDT 2024


commit 94803e438e74ac6f056ac8f81e98b53d69440f08
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Thu Sep 19 23:10:06 2024 -0700

    sbin/newfs_hammer2: Remove redundant inode.meta.name_xxx zero clears
    
    Remove obsolete code from b33a7e92438b9c9fc915e7c432666385051369db in 2012.
    
    suproot has a name "SUPROOT" in inode itself if not in dirent,
    and name_len is initialized with a proper length right after this.

Summary of changes:
 sbin/newfs_hammer2/mkfs_hammer2.c | 3 ---
 1 file changed, 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/94803e438e74ac6f056ac8f81e98b53d69440f08


-- 
DragonFly BSD source repository


More information about the Commits mailing list