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 > Problem 2: how do we keep the partition uptodate? againm the fs can just do that transparent >