Skip to content

[v0.27] forwarder: fix concurrent map write panic in the gateway forwarder#6482

Merged
tonistiigi merged 1 commit intomoby:v0.27from
tonistiigi:v0.27-picks-2
Jan 21, 2026
Merged

[v0.27] forwarder: fix concurrent map write panic in the gateway forwarder#6482
tonistiigi merged 1 commit intomoby:v0.27from
tonistiigi:v0.27-picks-2

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

pick #6481

This fixes a concurrent map panic when mounting a snapshot through the
filesystem API.

This adds a global mutex around the mounts to prevent concurrent writes
to the map.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
(cherry picked from commit a02e65e)
@tonistiigi tonistiigi merged commit 2bcd66d into moby:v0.27 Jan 21, 2026
185 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants