freebsd-dev/sys/fs/udf
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
..
ecma167-udf.h Simplify the handling of a fragmented file_id descriptor. Also 2002-08-04 16:42:20 +00:00
osta.c Remove stddef.h from the header list 2002-08-23 14:10:55 +00:00
osta.h
udf_vfsops.c Factor out some ugle code that's shared by udf_readdir and udf_lookup. 2002-08-15 00:43:43 +00:00
udf_vnops.c Remove all use of vnode->v_tag, replacing with appropriate substitutes. 2002-09-14 09:02:28 +00:00
udf.h Factor out some ugle code that's shared by udf_readdir and udf_lookup. 2002-08-15 00:43:43 +00:00