git: sys/vfs/hammer2: Remove hardlink related obsolete comments

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Tue Jul 8 00:25:13 PDT 2025


commit a9d812fe50d71d63ed31c3ddc1bfdf452e4a8657
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Mon Jul 7 01:50:07 2025 -0700

    sys/vfs/hammer2: Remove hardlink related obsolete comments
    
    These "real inode" comments are from old hardlink design
    (e.g. e12ae3a59f03333cd0ce1dc645dd4719c32592b1 in 2015).
    Most have been removed, so remove remaining ones.
    
    Also remove "isopen" comments for hammer2_inode_unlink_finisher().
    isopen was removed in bb16050ede5e81262312893fc8aaa54959cf993b
    in 2022.

Summary of changes:
 sys/vfs/hammer2/hammer2_inode.c |  9 ---------
 sys/vfs/hammer2/hammer2_vnops.c | 15 ---------------
 sys/vfs/hammer2/hammer2_xops.c  |  4 +---
 3 files changed, 1 insertion(+), 27 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list