freebsd-skq/sys/security
njl 0590c43070 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
..
lomac Remove all use of vnode->v_tag, replacing with appropriate substitutes. 2002-09-14 09:02:28 +00:00
mac Remove all use of vnode->v_tag, replacing with appropriate substitutes. 2002-09-14 09:02:28 +00:00
mac_biba Include <sys/malloc.h> instead of depending on namespace pollution 2 2002-09-10 12:45:02 +00:00
mac_bsdextended
mac_ifoff
mac_mls Include <sys/malloc.h> instead of depending on namespace pollution 2 2002-09-10 12:45:02 +00:00
mac_none
mac_seeotheruids
mac_stub
mac_test