Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 1996 10:56:09 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern vfs_subr.c
Message-ID:  <199610171756.KAA16854@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/10/17 10:56:09

  Modified:    sys/kern  vfs_subr.c
  Log:
  I'm not sure why, but Netcon's TFS filesystem code doesn't want to
  add free vnodes back to the freelist.  They must do their own vnode
  management.  Anyway, this change is *only* activated with their filesystem
  and doesn't affect anyone else.  Whoops, forgot the submitted-by lines
  in my previous commits too.. :-(
  Submitted-By: Tony Ardolino <tony@netcon.com>
  
  Revision  Changes    Path
  1.63      +9 -5      src/sys/kern/vfs_subr.c



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