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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html