freebsd-dev/sys/fs/devfs
Poul-Henning Kamp 891822a853 XXX mark two places where we do not hold a threadcount on the dev when
frobbing the cdevsw.

In both cases we examine only the cdevsw and it is a good question if we
weren't better off copying those properties into the cdev in the first
place.  This question will be revisited.
2004-09-24 08:32:36 +00:00
..
devfs_devs.c
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 Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
devfs_vnops.c
devfs.h