opnsense-src/sys/fs/devfs
Jaakko Heinonen 2f66e90fc7 Handle the special ruleset 0 in devfs_ruleset_use(). An attempt set the
current ruleset to 0 with command "devfs ruleset 0" triggered a KASSERT
in devfs_ruleset_create().

PR:		kern/125030
Submitted by:	Mateusz Guzik
2010-12-12 08:52:13 +00:00
..
devfs.h Format prototypes to follow style(9) more closely. 2010-10-12 15:58:52 +00:00
devfs_devs.c Add a new function devfs_dev_exists() to be able to find out if a 2010-09-27 18:20:56 +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 Handle the special ruleset 0 in devfs_ruleset_use(). An attempt set the 2010-12-12 08:52:13 +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 Add reference counting for devfs paths containing user created symbolic 2010-09-27 17:47:09 +00:00