mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Shaya Potter <spotter@cs.columbia.edu>
To: Al Boldi <a1426z@gawab.com>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [RFC] VFS: FS CoW using redirection
Date: Sat, 08 Jul 2006 22:53:30 -0400	[thread overview]
Message-ID: <1152413610.19065.0.camel@localhost.localdomain> (raw)
In-Reply-To: <200607082041.54489.a1426z@gawab.com>

On Sat, 2006-07-08 at 20:41 +0300, Al Boldi wrote:
> 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?

I've used unionfs that way.


      parent reply	other threads:[~2006-07-09  2:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-08 17:41 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 message]

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=1152413610.19065.0.camel@localhost.localdomain \
    --to=spotter@cs.columbia.edu \
    --cc=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