git: kernel - Remove CACHE_*MPLOCK* macros & sysctl

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Dec 11 13:22:22 PST 2010


commit 222493cf3749450bca9093fea65b74d342f1b089
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Dec 11 09:13:47 2010 -0800

    kernel - Remove CACHE_*MPLOCK* macros & sysctl
    
    * Remove the vfs.cache_mpsafe sysctl and related macros.  This has
      defaulted to 1 (mpsafe) for a while now and is no longer needed.

Summary of changes:
 sys/emulation/linux/linux_file.c  |    7 ------
 sys/emulation/linux/linux_stats.c |    3 --
 sys/kern/vfs_cache.c              |    3 --
 sys/kern/vfs_syscalls.c           |   15 -------------
 sys/sys/namecache.h               |   40 -------------------------------------
 5 files changed, 0 insertions(+), 68 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/222493cf3749450bca9093fea65b74d342f1b089


-- 
DragonFly BSD source repository





More information about the Commits mailing list