NetBSD/sys/miscfs/kernfs
hannken 1664eae7f3 Using vfinddev() leads to vnode races as it returns an unreferenced
vnode that may disappear before the caller has a chance to reference it.

Reference the vnode while the specfs cache is locked.

Welcome to 5.99.37.

No objections on tech-kern.
2010-07-21 09:06:37 +00:00
..
Makefile
files.kernfs You have found a scroll of genocide --More-- 2010-03-03 01:26:01 +00:00
kernfs.h
kernfs_subr.c Using vfinddev() leads to vnode races as it returns an unreferenced 2010-07-21 09:06:37 +00:00
kernfs_vfsops.c Introduce genfs_statvfs() as pretty much a no-info statvfs and 2009-11-30 10:59:19 +00:00
kernfs_vnops.c Using vfinddev() leads to vnode races as it returns an unreferenced 2010-07-21 09:06:37 +00:00