From: Al Boldi <a1426z@gawab.com>
To: linux-fsdevel@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [RFC] VFS: FS CoW using redirection
Date: Sat, 8 Jul 2006 20:41:54 +0300 [thread overview]
Message-ID: <200607082041.54489.a1426z@gawab.com> (raw)
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
next reply other threads:[~2006-07-08 17:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-08 17:41 Al Boldi [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200607082041.54489.a1426z@gawab.com \
--to=a1426z@gawab.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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