opnsense-src/sys/fs/devfs
Poul-Henning Kamp 8352b1925d Make vnode bypass the default for devices.
Can be disabled in case of problems with
	vfs.devfs.fops=0
in loader.conf
2004-11-15 22:11:09 +00:00
..
devfs.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
devfs_devs.c Reduce a fair bit of the atomics because we are now called with a 2004-06-18 08:08:47 +00:00
devfs_rule.c XXX mark two places where we do not hold a threadcount on the dev when 2004-09-24 08:32:36 +00:00
devfs_vfsops.c Refuse attemps to mount root filesystem 2004-11-09 22:14:57 +00:00
devfs_vnops.c Make vnode bypass the default for devices. 2004-11-15 22:11:09 +00:00