Subject: Re: CVS commit: src/sys/fs/tmpfs
To: None <jmmv84@gmail.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 09/13/2005 20:00:02
> > fix lock/unlock mismatch.  XXX this is not a real fix.
> 
> Shouldn't this be "fix putpages mismatch"?  Otherwise I haven't
> understood what you mean based on the diff...

i don't understand what you mean.
VOP_PUTPAGES should unlock v_interlock.

YAMAMOTO Takashi