git: sys/vfs/hammer: Add/fix comments on B-Tree node

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Thu Dec 3 09:02:00 PST 2015


commit 4923f6f74dd75a3e7544d51d14e234bfb6147864
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Wed Dec 2 23:20:45 2015 +0900

    sys/vfs/hammer: Add/fix comments on B-Tree node
    
    Add/fix missing/incomplete/obsolete comments.
    
    Move struct hammer_node_ondisk to the right place which is
    underneath the comment on ondisk node.

Summary of changes:
 sys/vfs/hammer/hammer_btree.h | 93 +++++++++++++++++++++++--------------------
 1 file changed, 50 insertions(+), 43 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4923f6f74dd75a3e7544d51d14e234bfb6147864


-- 
DragonFly BSD source repository



More information about the Commits mailing list