freebsd-dev/sys/security/lomac
Nate Lawson 06be2aaa83 Remove all use of vnode->v_tag, replacing with appropriate substitutes.
v_tag is now const char * and should only be used for debugging.

Additionally:
1. All users of VT_NTS now check vfsconf->vf_type VFCF_NETWORK
2. The user of VT_PROCFS now checks for the new flag VV_PROCDEP, which
is propagated by pseudofs to all child vnodes if the fs sets PFS_PROCDEP.

Suggested by:   phk
Reviewed by:    bde, rwatson (earlier version)
2002-09-14 09:02:28 +00:00
..
kernel_interface.c - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
kernel_interface.h
kernel_lkm.c
kernel_log.c Get rid of warnings, there's no need to do preprocessor concatination of 2002-06-01 18:45:33 +00:00
kernel_log.h
kernel_mediate.c
kernel_mediate.h
kernel_mmap.c
kernel_monitor.c
kernel_monitor.h
kernel_pipe.c
kernel_pipe.h
kernel_plm.c
kernel_plm.h
kernel_socket.c
kernel_socket.h
kernel_util.c Keep a copy of the credential used to mount filesystems around so 2002-08-19 06:52:21 +00:00
kernel_util.h
lomac.h
lomacfs_subr.c Remove all use of vnode->v_tag, replacing with appropriate substitutes. 2002-09-14 09:02:28 +00:00
lomacfs_vfsops.c - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
lomacfs_vnops.c Remove all use of vnode->v_tag, replacing with appropriate substitutes. 2002-09-14 09:02:28 +00:00
lomacfs.h
lomacio.h
policy_plm.h
syscall_gate.c
syscall_gate.h