aufs
Sign in to saveAlso known as AnotherUnionFS
aufs (short for advanced multi-layered unification filesystem) implements a union mount for Linux file systems. The name originally stood for AnotherUnionFS until version 2.
Wikidata facts
- Official website
- aufs.sourceforge.net
Show 1 more fact
- inception
- 2006-00-00
Sources (1)
via Wikidata · CC0
~2 min read
Article
4 sectionsContents
- Use
- See also
- References
- External links
aufs (short for advanced multi-layered unification filesystem) implements a union mount for Linux file systems. The name originally stood for AnotherUnionFS until version 2.
Developed by Junjiro Okajima in 2006, aufs is a complete rewrite of the earlier UnionFS. It aimed to improve reliability and performance, but also introduced some new concepts, like writable branch balancing, and other improvements – some of which are now implemented in the UnionFS 2.x branch.