Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2001 07:15:55 -0500
From:      Chris Costello <chris@FreeBSD.ORG>
To:        Maxim Sobolev <sobomax@FreeBSD.ORG>
Cc:        phk@critter.freebsd.dk, brent@rcfile.org, current@FreeBSD.ORG, hackers@FreeBSD.ORG, marcel@FreeBSD.ORG
Subject:   Re: Junior Kernel Hacker task: improve vnode->v_tag
Message-ID:  <20010918071554.H17889@holly.calldei.com>
In-Reply-To: <3BA7397D.A82C213@FreeBSD.org>; from sobomax@FreeBSD.ORG on Tue, Sep 18, 2001 at 03:09:33PM %2B0300
References:  <20010908030110.E548@holly.calldei.com> <200109081154.OAA95138@www.abc.com.ua> <20010908150620.F548@holly.calldei.com> <3BA7397D.A82C213@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, September 18, 2001, Maxim Sobolev wrote:
> Oh, yes, you are correct obviously (don't know what I was thinking about). In this
> case, it looks like v_tag is redundant, because f_fstypename could be used instead
> in a few places where v_tag is abused (the same applies to the statfs.f_type
> because essentually it is the same thing as v_tag). Poul, what do you think about
> it? In the meantime, I found another place in the kernel where VT_* macros are
> [ab]used - it is Linuxlator, attached please find patches to fix it - please
> review.

   Actually, I've got work that's a lot like the patch you
attached to this message; when I can merge some of the latest
changes, I'll have a diff at least to KSE_PRE_MILESTONE_2.  Give
me more time and I'll have a diff to HEAD.

-- 
+-------------------+--------------------------------------------+
| Chris Costello    | Performance is easier to add than clarity. |
| chris@FreeBSD.org |                                            |
+-------------------+--------------------------------------------+

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?20010918071554.H17889>