On 2/4/06, Jan Engelhardt <[EMAIL PROTECTED]> wrote:

> > I'm thinking it would be an interesting project to write a FUSE-based (and 
> > thus
> > userland) implementation of UnionFS in a higher-level language such as 
> > Python.

> There are already enough unionfss around for FUSE and (old) LUFS. And so
> far, I like the fsl unionfs best.

None of these seem to handle transparently concatenating files, just
filesystems - so you can't create a file on the union which is larger
than that supported by the underlying fs. In the specific case I'm
thinking about involving Linux and MTD backed filesystems, it's a
problem - something some folks I know want sorted and something I'm
thinking about.

Jon.

_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to