freebsd-dev/sys/fs/devfs
Konstantin Belousov af72db7175 Fix the bug in rev. 1.134. In devfs_allocv_drop_refs(), when not_found == 2
and drop_dm_lock is true, no unlocking shall be attempted. The lock is
already dropped and memory is freed.

Found with:	Coverity Prevent(tm)
CID:	1536
Approved by:	pjd (mentor)
2006-09-19 14:03:02 +00:00
..
devfs_devs.c Resolve the devfs deadlock caused by LOR between devfs_mount->dm_lock and 2006-09-18 13:23:08 +00:00
devfs_int.h Rewamp DEVFS internals pretty severely [1]. 2005-09-19 19:56:48 +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 Resolve the devfs deadlock caused by LOR between devfs_mount->dm_lock and 2006-09-18 13:23:08 +00:00
devfs_vnops.c Fix the bug in rev. 1.134. In devfs_allocv_drop_refs(), when not_found == 2 2006-09-19 14:03:02 +00:00
devfs.h Resolve the devfs deadlock caused by LOR between devfs_mount->dm_lock and 2006-09-18 13:23:08 +00:00