Registered by Jason Xing

A prototype for a new approach to providing overlay-filesystem functionality in Linux.

In computing, OverlayFS, a filesystem service for Linux, implements a union mount for other file systems.

It was merged into the Linux kernel mainline in 2014, in kernel version 3.18.[1][2] It was improved in version 4.0, bringing improvements necessary for e.g. the overlay2 storage driver in Docker.

The main mechanics of OverlayFS relate to the merging of directory access when both filesystems present a directory for the same name. Otherwise, OverlayFS presents the object, if any, yielded by one or the other, with the "upper" filesystem taking precedence. Unlike some other overlay filesystems, the directory subtrees being merged by OverlayFS do not necessarily have to be from distinct filesystems.

While most of Live CD linux distribution used Aufs as of November 2016, Slackware used overlayfs for live CD.

OverlayFS supports whiteouts and opaque directories in the upper filesystem to allow file and directory deletion.

From https://en.wikipedia.org/wiki/OverlayFS

Project information

Maintainer:
overlayfs-developers
Driver:
Jason Xing
Licence:
GNU GPL v2

RDF metadata

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

overlayfs does not have any download files registered with Launchpad.

AltStyle によって変換されたページ (->オリジナル) /