Re: [PATCH 1/3] copyfile: generic_sendpage

From: Christoph Hellwig
Date: Sat Sep 04 2004 - 12:27:29 EST


On Sat, Sep 04, 2004 at 07:22:23PM +0200, Jörn Engel wrote:
> On Sat, 4 September 2004 18:12:20 +0100, Christoph Hellwig wrote:
> >
> > > o unionmount - you might remember Jan Blunck's fix to ext3
> >
> > Could you give some context please?
>
> Trivial example union mount:
>
> Top layer: <empty>
> 2nd layer: foo
>
> Writes to foo have to be done in the top layer, so foo has to be
> copied up first. And since that has to be done inside the kernel,
> any possible implementation will be similar to my code.
>
> For further details on unionmount, you should ask Jan directly. But
> for politeness' sake, please wait a month or two, so he can focus on
> his university exams before getting into the flamewars. ;)

Oh, I know what union mounts are. But I wonder who's hacking on them
as they need some major VFS surgey to get right.

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