Subject: Re: removing VOPs
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 10/20/2005 08:48:54
On Oct 20, 2005, at 4:18 AM, YAMAMOTO Takashi wrote:

> i guess that an alternative would be just making fss do VOP_WRITE
> when it needs to allocate blocks.

Doesn't that have the unfortunate side-effect of polluting the page  
cache with extra copies of the data?

-- thorpej