UnionFS

E276991

UnionFS is a union file system that allows multiple directories or file systems to be transparently overlaid into a single coherent filesystem view, commonly used for layered container images.

All labels observed (3)

Label Occurrences
OverlayFS 4
AUFS 1
UnionFS canonical 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf file system
free and open-source software
union file system
designedFor layered filesystems
read-only media with writable overlay
developedFor Linux kernel
surface form: Linux kernel 2.4 series

Linux kernel
surface form: Linux kernel 2.6 series
handlesOperation copy-up of modified files
file creation across branches
file deletion across branches
file renaming across branches
hasAlternative UnionFS self-linksurface differs
surface form: OverlayFS

aufs
overlay2 storage driver in Docker
hasLimitation complexity in kernel maintenance
performance overhead compared to native filesystems
implementsConcept stackable file system
union mount
influenced UnionFS self-linksurface differs
surface form: OverlayFS

aufs
isPredecessorOf UnionFS self-linksurface differs
surface form: OverlayFS

aufs
license GNU General Public License
mountOption cow
delete
dirs=
ro
rw
wh
runsIn Linux kernel
storesMetadata whiteout files
supportsFeature branch priority
copy-on-write semantics
dynamic addition of branches
dynamic removal of branches
overlaying multiple directories
overlaying multiple file systems
read-only lower layers
single unified filesystem view
whiteouts for deletions
writable upper layer
supportsOperatingSystem Linux
useCase chroot environments
container images
diskless systems
live CD environments
snapshot-like views of filesystems
software appliances
usedBy early Linux live distributions
some container and virtualization tools (historically)

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

Docker supportsTechnology UnionFS
Linux containers commonlyUsesFilesystem UnionFS
this entity surface form: OverlayFS
Linux containers commonlyUsesFilesystem UnionFS
this entity surface form: AUFS
UnionFS influenced UnionFS self-linksurface differs
this entity surface form: OverlayFS
UnionFS isPredecessorOf UnionFS self-linksurface differs
this entity surface form: OverlayFS
UnionFS hasAlternative UnionFS self-linksurface differs
this entity surface form: OverlayFS