All of lore.kernel.org
 help / color / mirror / Atom feed
* VFS design question
@ 2007-05-19 10:14 Tobias Pflug
  2007-05-19 18:06 ` H. Peter Anvin
  0 siblings, 1 reply; 4+ messages in thread
From: Tobias Pflug @ 2007-05-19 10:14 UTC (permalink / raw)
  To: linux-kernel

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 ? 

thanks for your time.
regards,
Tobi

PS: please CC I am not subscribed.thanks


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-19 22:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-19 10:14 VFS design question Tobias Pflug
2007-05-19 18:06 ` H. Peter Anvin
2007-05-19 21:51   ` Tobias Pflug
2007-05-19 22:27     ` Bernd Eckenfels

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.