1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/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
devfs_int.h
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
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