Re: [PATCH] Scalable page cache

Linus Torvalds (torvalds@transmeta.com)
Mon, 26 Nov 2001 15:06:37 -0800 (PST)


On Mon, 26 Nov 2001, Jeff Garzik wrote:
>
> FWIW Al Viro pointed out to me yesterday that block_xxx are really
> nothing but helpers... Depending on them doing or not doing certain
> things is IMHO ok...

They _are_ helpers, but I was actually _this_ close to removing the
kmap/kunmap from them a few weeks ago when we fixed the NFS uses of the
same. People should NOT depend on those kinds of subtle internal things.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/