diff options
author | Nicolas Lacasse <nlacasse@google.com> | 2019-04-08 11:55:31 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2019-04-08 11:56:38 -0700 |
commit | 70906f1d2428ec6e616fe9dada4a41f4ef4024a9 (patch) | |
tree | 1d6ce8d8f31f1c5f41d9f1d10fcc084c2b4a3ab3 /pkg/sentry/fs/filesystems.go | |
parent | fbe7ba466193e3689c276ffedea86714ce1f4d64 (diff) |
Intermediate ram fs dirs should be writable.
We construct a ramfs tree of "scaffolding" directories for all mount points, so
that a directory exists that each mount point can be mounted over.
We were creating these directories without write permissions, which meant that
they were not wribable even when underlayed under a writable filesystem. They
should be writable.
PiperOrigin-RevId: 242507789
Change-Id: I86645e35417560d862442ff5962da211dbe9b731
Diffstat (limited to 'pkg/sentry/fs/filesystems.go')
0 files changed, 0 insertions, 0 deletions