DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix incorrect vfs.cache sysctls (x86_64)


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 27 Sep 2010 09:14:16 -0700 (PDT)

commit 7a0f8be9d6572da6e29100dc22ff7fa550069674
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Sep 27 09:07:29 2010 -0700

    kernel - Fix incorrect vfs.cache sysctls (x86_64)
    
    * The vfs.cache.numneg and vfs.cache.numcache sysctls were being defined
      as unsigned longs when they are ints
    
    * Remove duplicate debug. sysctls for numneg/numcache.

Summary of changes:
 sys/kern/vfs_cache.c |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a0f8be9d6572da6e29100dc22ff7fa550069674


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]