freebsd-src/sys/fs/devfs
Poul-Henning Kamp 5349c79d75 Properly implement a default version of VOP_GETWRITEMOUNT.
Remove improper access to vop_stdgetwritemount() which should and
will instead rely on the VOP default path.
2004-11-06 11:41:22 +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 What can I say: don't allow people to mount DEVFS with option "nodev". 2004-10-28 06:03:25 +00:00
devfs_vnops.c Properly implement a default version of VOP_GETWRITEMOUNT. 2004-11-06 11:41:22 +00:00