freebsd-dev/sys/fs/devfs
Robert Watson 74e62b1b75 Integrate a devfs/MAC fix from the MAC tree: avoid a race condition during
devfs VOP symlink creation by introducing a new entry point to determine
the label of the devfs_dirent prior to allocation of a vnode for the
symlink.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-05 18:40:10 +00:00
..
devfs_devs.c s/struct dev_t */dev_t */ 2002-09-28 21:21:01 +00:00
devfs_rule.c Unimplement panic(8) by making sure that we don't recurse into a 2002-07-28 03:52:44 +00:00
devfs_vfsops.c Introduce typedefs for the member functions of struct vfsops and employ 2002-08-13 10:05:50 +00:00
devfs_vnops.c Integrate a devfs/MAC fix from the MAC tree: avoid a race condition during 2002-10-05 18:40:10 +00:00
devfs.h Move the vop-vector declaration into devfs_vnops.c where it belongs. 2002-10-01 10:08:08 +00:00