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