podman/pkg/rootless
Giuseppe Scrivano 11badab046
rootless: fix fast join userns path
commit ab88632835 changed the path for
the pause.pid file but didn't update the same path in the C code.
This prevented Podman to take the fast path when the userns is already
created and to join it without re-execing itself.

Fix the path in the C code as well so we can join the rootless
user+mount namespace without having to re-exec Podman.

[NO TESTS NEEDED]

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-06-09 15:30:41 +02:00
..
rootless.go rootless: improve automatic range split 2021-05-05 18:03:10 +02:00
rootless_linux.c rootless: fix fast join userns path 2021-06-09 15:30:41 +02:00
rootless_linux.go rootless: Tell the user what was led to the error, not just what it is 2021-04-27 11:20:43 +02:00
rootless_test.go rootless: improve automatic range split 2021-05-05 18:03:10 +02:00
rootless_unsupported.go validate fds --preserve-fds 2020-08-04 15:09:17 -04:00