Subject: Re: Possible VOP_LOOKUP() interface change
To: Bill Studenmund <wrstuden@nas.nasa.gov>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-kern
Date: 09/07/1999 13:06:34
As long as VOP_LOOKUP can still *look at* the ISLASTCN bit, portalfs
can be made to work (by creating intermediate vnodes accumulating the
pathname bits one at a time..)

I think the proposed change is worthwhile and should be made.

					- Bill