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

Always have exactly one link map per capsule_namespace


To preallocate data structures during metadata gathering, we need to
know ahead of time which capsules will be sharing a namespace. If we
need more flexibility later, we'll have to change from one
capsule_namespace per prefix to one capsule_namespace per
(prefix, discriminator) tuple, where the discriminator is something
from the metadata that identifies the desired equivalence classes of
libraries.

(In practice it's going to be easier to bind-mount the same prefix
into multiple places.)

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 4058a11e
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment