git: sys/vfs/hammer: Remove unused global variables and sysctls

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Dec 6 09:08:33 PST 2015


commit 2e462bd630f91e68cfe220859c168b81c2e8230e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Dec 6 00:34:45 2015 +0900

    sys/vfs/hammer: Remove unused global variables and sysctls
    
    Remove the following entries that aren't used for anything.
    These are mostly from the early stage of hammer development
    and no longer used.
    
      vfs.hammer.debug_recover_faults
      vfs.hammer.write_mode
      vfs.hammer.zone_limit

Summary of changes:
 sys/vfs/hammer/hammer.h        |  3 ---
 sys/vfs/hammer/hammer_vfsops.c | 10 ----------
 2 files changed, 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2e462bd630f91e68cfe220859c168b81c2e8230e


-- 
DragonFly BSD source repository



More information about the Commits mailing list