freebsd-nq/sys/fs/devfs
Robert Watson a12cfddc0f Use vnode locking with devfs; permit VFS locking assertions to make
sense for devfs vnodes, and reduce/remove potential races in the devfs
code.

Submitted by:	iadowse
Approved by:	phk
2002-04-29 20:00:39 +00:00
..
devfs_devs.c Add a new sysinit SI_SUB_DEVFS. Devfs hooks into the kernel at SI_ORDER_FIRST, 2002-01-09 04:58:49 +00:00
devfs_vfsops.c Remove __P. 2002-03-19 22:20:14 +00:00
devfs_vnops.c Use vnode locking with devfs; permit VFS locking assertions to make 2002-04-29 20:00:39 +00:00
devfs.h Don't attempt to decvlare M_DEVFS whern MALLOC_DECLARE is not defined. 2002-04-21 15:47:03 +00:00