Arjan van de Ven <arjanv@xxxxxxxxxx> writes: > On Sun, Nov 21, 2004 at 09:41:21PM +0100, Hans de Goede wrote: >> >> Problem 1: how do we tell the kernel that the block just read equals a >> block on one of the mounted FS and that the kernel can use the read >> block instead of reading it from the mounted FS? > > if you do it inside the filesystem then the fs can do it internally Wild idea... Couldn't the cachefs be used for something like this?! Then it would work with all the filesystems.