git: sys/vfs/hammer: Minor cleanups

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Aug 23 06:08:59 PDT 2015


commit 525fa6bb62cab42073f1e11af186cf44b96a3034
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Aug 23 14:49:33 2015 +0900

    sys/vfs/hammer: Minor cleanups
    
    Nothing changes, but this probably has better readability
    (and also better for grep) as it doesn't make code looks
    like it's about inode. nnode and nnode->ondisk must exist
    at this point.
    
    Also sync a comment between internal and leaf.
    Also add a comment on internal and leaf reblock.

Summary of changes:
 sys/vfs/hammer/hammer_reblock.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/525fa6bb62cab42073f1e11af186cf44b96a3034


-- 
DragonFly BSD source repository



More information about the Commits mailing list