Skip to content

Overlayfs backend#180

Merged
mtelvers merged 2 commits into
ocurrent:masterfrom
mtelvers:overlayfs
Jul 29, 2024
Merged

Overlayfs backend#180
mtelvers merged 2 commits into
ocurrent:masterfrom
mtelvers:overlayfs

Conversation

@mtelvers
Copy link
Copy Markdown
Member

The PR adds an OverlayFS backend to OBuilder.

OverlayFS is a union filesystem allowing a hierarchy of layers to be stacked on top of any other filesystem. Notable this is useful as TmpFS can be used as the underlying filesystem with a x2 performance improvement over BTRFS on NMVe.

Comment thread lib/overlayfs_store.mli Outdated
Co-authored-by: Miod Vallat <118974489+dustanddreams@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant