freebsd-skq/sys/fs/devfs
kib afa2e43fb6 Properly lock the vnode around vgone() calls.
Unlock the vnode in devfs_close() while calling into the driver d_close()
routine.

devfs_revoke() changes by:	ups
Reviewed and bugfixes by:	tegge
Tested by:	mbr, Peter Holm
Approved by:	pjd (mentor)
MFC after:	1 week
2006-10-18 11:17:14 +00:00
..
devfs_devs.c Properly lock the vnode around vgone() calls. 2006-10-18 11:17:14 +00:00
devfs_int.h Properly lock the vnode around vgone() calls. 2006-10-18 11:17:14 +00:00
devfs_rule.c Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in 2006-07-17 09:07:02 +00:00
devfs_vfsops.c Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag. 2006-09-26 04:12:49 +00:00
devfs_vnops.c Properly lock the vnode around vgone() calls. 2006-10-18 11:17:14 +00:00
devfs.h Properly lock the vnode around vgone() calls. 2006-10-18 11:17:14 +00:00