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 2.4 series ⓘ
linked to: Linux kernel

Linux kernel 2.6 series ⓘ
linked to: Linux kernel
handlesOperation copy-up of modified files ⓘ
file creation across branches ⓘ
file deletion across branches ⓘ
file renaming across branches ⓘ
hasAlternative OverlayFS ⓘ
linked to: UnionFS

aufs ⓘ
overlay2 storage driver in Docker ⓘ
hasLimitation complexity in kernel maintenance ⓘ
performance overhead compared to native filesystems ⓘ
implementsConcept stackable file system ⓘ
union mount ⓘ
influenced OverlayFS ⓘ
linked to: UnionFS

aufs ⓘ
isPredecessorOf OverlayFS ⓘ
linked to: UnionFS

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 → OverlayFS ⓘ
linked to: UnionFS
Linux containers → commonlyUsesFilesystem → AUFS ⓘ
linked to: UnionFS
UnionFS → influenced → OverlayFS ⓘ
linked to: UnionFS
UnionFS → isPredecessorOf → OverlayFS ⓘ
linked to: UnionFS
UnionFS → hasAlternative → OverlayFS ⓘ
linked to: UnionFS