Subject: Re: VOP_CLOSE, was Re: Locking errors
To: Dr. Bill Studenmund <wrstuden@loki.stanford.edu>
From: Robert V. Baron <rvb@cs.cmu.edu>
List: tech-kern
Date: 02/16/1999 19:32:05
"Dr. Bill Studenmund" <wrstuden@loki.stanford.edu> writes:

> So here are my mods to change the vnode protocol so that VOP_CLOSE takes a
> locked vnode. I've run an i386 with these changes(*), and everything's
> fine except for coda. coda's close routine, coda_close, needs some work,
> and I'd love to talk to rvb about it (right now coda_close calls vrele,
> which is a BIG no-no if we ever want to stack an fs on top of coda). 

I'm back from a vacation out west.  I'll discuss Coda issues off line
with Bill.