git: sys/vfs/hammer: Fix and add comments on btree boundaries

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Wed Mar 4 12:30:21 PST 2015


commit 106ccd0827c478d177964e47f0b0d5be962897bc
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Thu Mar 5 04:10:33 2015 +0900

    sys/vfs/hammer: Fix and add comments on btree boundaries
    
    - Some comments on btree left/right boundaries are not up-to-date
      with the code or seem to need another line to make things clear.

Summary of changes:
 sys/vfs/hammer/hammer_btree.c | 6 +++---
 sys/vfs/hammer/hammer_btree.h | 9 +++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/106ccd0827c478d177964e47f0b0d5be962897bc


-- 
DragonFly BSD source repository


More information about the Commits mailing list