Subject: Re: removing VOPs
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 09/27/2005 08:42:15
On Sep 26, 2005, at 11:55 PM, YAMAMOTO Takashi wrote:
> hi,
>
> unless anyone objects, i'll remove the following VOPs.
> ie. make them filesystem internal.
>
> VOP_BLKATOFF
> VOP_VALLOC
> VOP_REALLOCBLKS
> VOP_VFREE
> VOP_TRUNCATE
> VOP_UPDATE
>
> afaik there is no point to export them.
No objections here -- I'm all for simplifying the VFS layer.
-- thorpej