mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC] VFS: FS CoW using redirection
@ 2006-07-08 17:41 Al Boldi
  2006-07-08 18:32 ` Eric Van Hensbergen
  2006-07-09  2:53 ` Shaya Potter
  0 siblings, 2 replies; 10+ messages in thread
From: Al Boldi @ 2006-07-08 17:41 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel


Copy on Write is a neat way to quickly achieve a semi-clustered system, by 
mounting any shared FS read-only and redirecting writes to some perClient 
FS.

Would this redirection be easy to implement into the VFS?

Thanks!

--
Al


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

end of thread, other threads:[~2006-08-28  2:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-08 17:41 [RFC] VFS: FS CoW using redirection Al Boldi
2006-07-08 18:32 ` Eric Van Hensbergen
2006-07-09 12:50   ` Al Boldi
2006-07-11 19:57     ` Al Boldi
2006-08-23 17:24     ` Jörn Engel
2006-08-23 18:05       ` Josef Sipek
2006-08-26 19:05         ` Al Boldi
2006-08-27 17:15           ` Jörn Engel
2006-08-28  2:10             ` Josef Sipek
2006-07-09  2:53 ` Shaya Potter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome