Subject: Re: VOP_ADVLOCK() argument confusion To: None <tech-kern@netbsd.org> From: Nathan J. Williams <nathanw@MIT.EDU> List: tech-kern Date: 08/27/2000 19:18:27
Nevermind, there are more uses of the file pointer in VOP_ADVLOCK()
that I hadn't seen (in closef() and sys_flock()). So there must be
some method to this madness.
- Nathan