git: sys/vfs/hammer: Remove obsolete macro HAMMER_LOCALIZE_PSEUDOFS_INC

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


commit 3a4b67050c9f963a964b336fc1eba94993842717
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Aug 28 00:17:00 2015 +0900

    sys/vfs/hammer: Remove obsolete macro HAMMER_LOCALIZE_PSEUDOFS_INC
    
    This macro is no longer used and not necessary.
    
    There used to be a code where hammer iterates PFS id
    from min to max and HAMMER_LOCALIZE_PSEUDOFS_INC was
    used to += the counter, but there is no such code now.

Summary of changes:
 sys/vfs/hammer/hammer_btree.h | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3a4b67050c9f963a964b336fc1eba94993842717


-- 
DragonFly BSD source repository



More information about the Commits mailing list