sys/vfs/hammer: Remove unused global variables and sysctls
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 5 Dec 2015 15:34:45 +0000 (00:34 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 6 Dec 2015 16:41:51 +0000 (01:41 +0900)
commit2e462bd630f91e68cfe220859c168b81c2e8230e
tree0ef4bc909e7974f781f6e0406b3f1320d898c290
parentaae415390c71c84b78832fba257f97ab1a52a316
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
sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer_vfsops.c