In message <[EMAIL PROTECTED]>, Terry Lambert writes:
>Zhihui Zhang wrote:
>> 
>> What is the file system that uses VT_TFS in vnode.h? Is it still available
>> on FreeBSD?  Thanks.
>
>Julian added it for TRW Financial Services; 

And "TFS" means "Truly evil File System" :-)

It should be nuked now of course.

v_tag is only a debugging aid and it should be replaced by a "const char *"
instead so that we don't need to modify <sys/vnode.h> just to add a filesystem.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to