cvs commit: src/sys/sys vnode.h src/sys/kern vfs_subr.c

Poul-Henning Kamp phk at FreeBSD.org
Tue Feb 22 14:11:48 GMT 2005


phk         2005-02-22 14:11:47 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              vnode.h 
    sys/kern             vfs_subr.c 
  Log:
  Remove vfinddev(), it is generally bogus when faced with jails and
  chroot and has no legitimate use(r)s in the tree.
  
  Revision  Changes    Path
  1.584     +0 -20     src/sys/kern/vfs_subr.c
  1.282     +0 -1      src/sys/sys/vnode.h


More information about the cvs-src mailing list