Re: Using filesystem blocks

From: Amit Gud
Date: Fri Sep 03 2004 - 07:12:24 EST


> > First up, why is mbcache code is written at VFS layer than being
> > filesystem specific? Neccessarily to take away the coding overheads of
> > maintaining block cache that any filesystem uses, even though given
> > that only ext2 and ext3 uses it. It facilitates code reuse.
>
> It is not written at the VFS level. It's a library ontop of the buffercache
> than can be reused by filesystems.
>

Nice to know this. But intent of my mail is not affected by this in a major way.

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