Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 1998 00:41:41 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_cache.c
Message-ID:  <199809090741.AAA12765@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/09/09 00:41:41 PDT

  Modified files:
    sys/kern             vfs_cache.c 
  Log:
  Don't use CTL_VFS at the wrong level.  This caused loops in the sysctl
  tree if CTL_VFS happened to get assigned as a type number to a vfs that
  has some vfs sysctls.
  
  Revision  Changes    Path
  1.38      +2 -3      src/sys/kern/vfs_cache.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809090741.AAA12765>