unionfs-fuse is a unionfs filesystem implementation, a solution more flexible than the current in-kernel unionfs proposal.
Product's homepage
Here are some key features of "unionfs-fuse":
· The filesystem has to be mounted after the roots are mounted when using the standard module. With unionfs-fuse, you can mount the roots later and their contents will appear seamlesly
· You get caching which speeds things up a lot for free
· You get nice stats (optional)
· Advanced features like copy-on-write and more
What's New in This Release: [ read full changelog ]
· Bugfixes.