[RFC] VFS: FS CoW using redirection

From: Al Boldi
Date: Sat Jul 08 2006 - 13:39:17 EST



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

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