freebsd-dev/sys/fs/devfs
Jeff Roberson 23b77994f2 - Add a bogus vhold/vdrop around vgone() in devfs_revoke. Without this
the vnode is never recycled.  It is bogus because the reference really
   should be associated with the devfs dirent.
2006-03-31 23:37:29 +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 - Add a bogus vhold/vdrop around vgone() in devfs_revoke. Without this 2006-03-31 23:37:29 +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