Re: is there a COW inside the kernel ?

From: Jon Masters
Date: Sat Mar 04 2006 - 00:33:10 EST


On 3/3/06, roland <devzero@xxxxxx> wrote:

> i think i will take a closer look on device-mapper, but i'm unsure if it`s
> perfectly suited.

It looks to me that you want to use something more like unionfs with
COW/whiteout mode - there's an implementation based on FUSE available
but I've not really looked at it. Obviously you might just want
something in mainline, in which case you're limited to the FUSE idea
or one of the others already suggested.

> what about merging a cow-dev/file back to the r/o-dev/file ?

This is why I suggest you look at the above.

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