freebsd-src/sys/fs/devfs
Jeff Roberson f50b03bfd6 - We must hold a reference to a vnode before calling vgone() otherwise
it may not be removed from the freelist.

MFC After:	1 week
Found by:	kris
2006-02-22 09:05:40 +00:00
..
devfs.h Make rule zero really magical, that way we don't have to do anything 2005-09-24 07:03:09 +00:00
devfs_devs.c - We must hold a reference to a vnode before calling vgone() otherwise 2006-02-22 09:05:40 +00:00
devfs_int.h Rewamp DEVFS internals pretty severely [1]. 2005-09-19 19:56:48 +00:00
devfs_rule.c When returning EIO from DEVFSIO_RADD ioctl, drop the exclusive rule 2006-01-03 09:49:10 +00:00
devfs_vfsops.c Make rule zero really magical, that way we don't have to do anything 2005-09-24 07:03:09 +00:00
devfs_vnops.c - Remove a stale comment. This function was rewritten to be SMP safe some 2006-01-30 08:24:14 +00:00