spiegel_podman/pkg/rootless
Paul Holzinger c2b4757a2c [v5.6-rhel] rootless_linux.c: use shortcut for system commands
There doesn't seem any reason why the system commands should not join
the userns. In particular the main commands use ParentNSRequired and
UnshareNSRequired when they don't want to be joined to the main userns.
Since the system command don't set these the go code does the join and
re-exec anyway so might as well use the shortcut to speed that up.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2026-01-15 14:31:10 -05:00
..
rootless.go pkg/rootless: remove deadcode 2025-06-26 19:37:16 +02:00
rootless_freebsd.c pkg/rootless: Implement rootless.IsFdInherited on FreeBSD 2022-11-15 08:18:41 +00:00
rootless_freebsd.go pkg/rootless: fix ST1005 warning for freebsd 2025-04-02 13:35:14 -07:00
rootless_linux.c [v5.6-rhel] rootless_linux.c: use shortcut for system commands 2026-01-15 14:31:10 -05:00
rootless_linux.go pkg/rootless: remove deadcode 2025-06-26 19:37:16 +02:00
rootless_test.go Cease using deprecated runc userlookup 2024-02-02 11:02:43 -05:00
rootless_unsupported.go pkg/rootless: simplify reexec for container code 2024-07-08 13:28:31 +02:00