LWN.net Logo

Translucent FS

Translucent FS

Posted Apr 2, 2004 3:33 UTC (Fri) by AnswerGuy (guest, #1256)
Parent article: COW Links


I personally think this is a terrible way to re-invent roughly the same thing that translucent/overlay/union filesystem mounts would give us.

Translucent filesystems give us COW semantics and have been available on other forms of UNIX for many years (so we can learn from all the mistakes that they've made and be reasonably assured that most of the software that we'd be most likely to use on them has already been adapted to their quirks).

In some implementations you can view each of the layers separately from their union (via different paths/mountpoints).

I think that's a far more fruitful direction to go in this effort.

JimD


(Log in to post comments)

Translucent FS

Posted Apr 8, 2004 5:54 UTC (Thu) by komarek (guest, #7295) [Link]

Not to mention that union/overlay would be really useful for many other applications. One that comes to mind is on my ipaq: base filesystem in flash, and add CF card's fs over the top of that. I've wanted that for years.

-Paul Komarek

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds