Re: VFS design question

From: H. Peter Anvin
Date: Sat May 19 2007 - 14:06:54 EST


Tobias Pflug wrote:
> Hi,
>
> A note in front: I realize that my question is rather broad and a bit
> vague, sorry for that :)
>
> The VFS is a great solution to transparently operate on different file
> systems by designating an interface for file systems that separates
> file system specific code from higher levels.
>
> Doesn't however this very feature also represent a limiting factor in
> some way? Surely you can map pretty much anything to the Common File
> System model, but is or has the VFS interface design been limiting
> in any way in contemporary file system design ?
>

Why does this sound like "do my homework for me"?

-hpa
-
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/