git: hammer: Remove cluster topology related comments

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Sep 4 10:57:32 PDT 2015


commit f176517c3e94ef0bbde397ff13a2d1651023d868
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Aug 28 19:33:07 2015 +0900

    hammer: Remove cluster topology related comments
    
    that were written in the early stage of hammer devel
    but do not reflect the actual implementation today,
    such as super-cluster, etc.

Summary of changes:
 sbin/hammer/ondisk.c             |  2 +-
 sbin/newfs_hammer/newfs_hammer.c |  2 +-
 sys/vfs/hammer/hammer.h          | 17 +++++------------
 sys/vfs/hammer/hammer_btree.h    | 24 +-----------------------
 sys/vfs/hammer/hammer_cursor.h   |  4 ++--
 sys/vfs/hammer/hammer_disk.h     |  6 ++----
 sys/vfs/hammer/hammer_ondisk.c   |  9 ++-------
 7 files changed, 14 insertions(+), 50 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list