microsoft / microsoft/litebox

File migration to partially writable layer

Open
#379 2 comments 0 reactions 1 assignee Claimed by @jaybosamiya-ms View on GitHub
bug layer-litebox
Dominant language
Rust
Stars
2.7k
Forks
144
Avg merge
12h 21m
Merged PRs (30d)
146

Description

#378 has a test that constructs the same fs as what most our runners have. The problem with current layered fs is that it assumes the upper layer is always writable when doing file migration from lower to upper layer. However, the stdio layer (or any future dev/proc fs layer) is only partially writable (only write to stdout/stderr is allowed).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.