Subject: Re: kern/19347
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Chuck Silvers <chuq@chuq.com>
List: netbsd-bugs
Date: 10/10/2005 08:56:07
On Mon, Oct 10, 2005 at 08:02:08PM +0900, YAMAMOTO Takashi wrote:
> > Synopsis: msync(2) does not implement asynchronous operation
> > 
> > State-Changed-From-To: open->closed
> > State-Changed-By: chs@netbsd.org
> > State-Changed-When: Sun, 09 Oct 2005 17:17:21 +0000
> > State-Changed-Why:
> > async msync() came in with UBC.
> 
> sys___msync13() always set PGO_SYNCIO.

well dang, what the heck is that still doing there?
I removed it now.

thanks,
-Chuck