1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00
freebsd/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_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
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
devfs_vnops.c - Remove a stale comment. This function was rewritten to be SMP safe some 2006-01-30 08:24:14 +00:00
devfs.h