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
..
2002-07-05 05:16:19 +00:00
2002-06-29 17:26:22 +00:00
2002-07-18 15:53:11 +00:00
2002-09-11 08:13:56 +00:00
2002-05-22 01:01:37 +00:00
2002-09-11 08:13:56 +00:00
2002-09-11 08:13:56 +00:00
2002-03-19 22:20:14 +00:00
2002-07-20 05:06:20 +00:00
2002-03-19 22:20:14 +00:00