mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
2199d539ee
This is unnecessary because fileAccess=shared causes the rootfs mount to have
shared gofer mode. So we don't need a separate bind mount to force shared mode.
Fixes d5fe1ce0c1 ("test: Create a separate /tmp mount only for tests with the
shared tag")
PiperOrigin-RevId: 537213357