Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2002 14:10:25 -0700
From:      Alfred Perlstein <bright@mu.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        Nate Lawson <nate@root.org>, phk@FreeBSD.ORG, des@FreeBSD.ORG, arch@FreeBSD.ORG
Subject:   Re: PATCH: vnode->v_tag to const char *
Message-ID:  <20020912211025.GJ21806@elvis.mu.org>
In-Reply-To: <20020912202409.Y5891-100000@gamplex.bde.org>
References:  <Pine.BSF.4.21.0209111342510.22368-100000@root.org> <20020912202409.Y5891-100000@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Bruce Evans <bde@zeta.org.au> [020912 03:36] wrote:
> 
> > The only other option I considered was checking v_op == nfsv2_vnodeop_p
> > but that has huge problems in that the vops for NFS are only present when
> > NFS is loaded.
> >
> > If you have a better solution, I'm open to it.
> 
> I guess the global is the least of evils.

Wouldn't most of the 'nfs' specific hacks be applicable to other remote
fs's?  So then why not just a 'nfslike' flag where it is needed?

-- 
-Alfred Perlstein [alfred@freebsd.org]
'Instead of asking why a piece of software is using "1970s technology,"
 start asking why software is ignoring 30 years of accumulated wisdom.'

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020912211025.GJ21806>