git: sbin/hammer2: Improve "printinode"

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Oct 24 09:41:33 PDT 2020


commit e005fd439c75495d70ebc800d7e3369ce2879117
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Thu Oct 22 02:15:01 2020 +0900

    sbin/hammer2: Improve "printinode"
    
    Inmemory inode only has meta part of ondisk inode (no blockrefs),
    so remove unused code which won't be implemented.

Summary of changes:
 sbin/hammer2/print_inode.c | 60 ++++++++--------------------------------------
 1 file changed, 10 insertions(+), 50 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list