freebsd-dev/sys/fs/devfs
Jaakko Heinonen 2d843e7d34 Don't allow user created symbolic links to cover another entries marked
with DE_USER. If a devfs rule hid such entry, it was possible to create
infinite number of symbolic links with the same name.

Reviewed by:	kib
2010-12-15 16:49:47 +00:00
..
devfs_devs.c - Assert that dm_lock is exclusively held in devfs_rules_apply() and 2010-12-15 16:42:44 +00:00
devfs_dir.c Add reference counting for devfs paths containing user created symbolic 2010-09-27 17:47:09 +00:00
devfs_int.h Format prototypes to follow style(9) more closely. 2010-10-12 15:58:52 +00:00
devfs_rule.c - Assert that dm_lock is exclusively held in devfs_rules_apply() and 2010-12-15 16:42:44 +00:00
devfs_vfsops.c Enable shared lookups and externed shared ops for devfs. 2010-08-06 09:46:53 +00:00
devfs_vnops.c Don't allow user created symbolic links to cover another entries marked 2010-12-15 16:49:47 +00:00
devfs.h Format prototypes to follow style(9) more closely. 2010-10-12 15:58:52 +00:00