Date: Tue, 04 Sep 2001 08:05:51 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: tlambert2@mindspring.com Cc: Zhihui Zhang <zzhang@cs.binghamton.edu>, freebsd-hackers@FreeBSD.ORG Subject: Re: What is VT_TFS? Message-ID: <30045.999583551@critter> In-Reply-To: Your message of "Mon, 03 Sep 2001 22:30:48 PDT." <3B946708.ECB7307B@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <3B946708.ECB7307B@mindspring.com>, 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 phk@FreeBSD.ORG | 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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?30045.999583551>