Skip to content
Snippets Groups Projects
Commit 1fec5742 authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-runtime: /usr in the container is not (directly) mutable


In practice we never call path_mutable_in_container_namespace() for
paths below /usr, because its only caller is
pv_runtime_make_symlink_in_container() which has a special case for
/usr.

/usr is certainly not directly modifiable, other than by having a
mutable sysroot that is special-cased to be modified in-place.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 0fe2a852
No related branches found
No related tags found
1 merge request!627Minor fixes prompted by !604
This commit is part of merge request !627. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment