spiegel_podman/vendor/github.com/containers/storage/pkg/system
Daniel J Walsh 2508913a0f
If newuidmap or newgidmap fail, then check their permissions
Often distributions to not have newuidmap and netgidmap configured
to be setuid. If Podman fails to setup the user namespace, check to
see if these files doe not have the proper protection and tell the user.

[NO NEW TESTS NEEDED]

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-04-08 10:52:08 -04:00
..
chmod.go Bump github.com/containers/storage from 1.23.7 to 1.23.8 2020-11-02 05:26:11 -05:00
chtimes.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
chtimes_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
chtimes_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
errors.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
exitcode.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
init.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
init_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
lchown.go Bump github.com/containers/storage from 1.23.7 to 1.23.8 2020-11-02 05:26:11 -05:00
lcow_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
lcow_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
lstat_unix.go Bump github.com/containers/storage from 1.16.2 to 1.16.3 2020-03-12 10:37:32 -04:00
lstat_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
meminfo.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
meminfo_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
meminfo_solaris.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
meminfo_unsupported.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
meminfo_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
mknod.go Bump github.com/containers/storage from 1.24.5 to 1.25.0 2021-02-03 09:10:07 -05:00
mknod_freebsd.go Bump github.com/containers/storage from 1.24.5 to 1.25.0 2021-02-03 09:10:07 -05:00
mknod_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
path.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
path_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
path_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
process_unix.go Update containers/storage to v1.16.5 2020-03-17 09:52:11 -04:00
rm.go Update containers/storage to v1.16.5 2020-03-17 09:52:11 -04:00
stat_darwin.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
stat_freebsd.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
stat_linux.go build(deps): bump github.com/containers/storage from 1.13.5 to 1.14.0 2019-11-22 15:03:53 +01:00
stat_openbsd.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
stat_solaris.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
stat_unix.go Bump github.com/containers/storage from 1.16.2 to 1.16.3 2020-03-12 10:37:32 -04:00
stat_windows.go Vendor in latest containers/storage 2018-06-02 15:58:33 +00:00
syscall_unix.go bump c/common to latest and c/storage to 1.37.0 2021-10-04 16:34:10 +02:00
syscall_windows.go bump c/common to latest and c/storage to 1.37.0 2021-10-04 16:34:10 +02:00
umask.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
umask_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
utimes_freebsd.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
utimes_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
utimes_unsupported.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
xattrs_linux.go If newuidmap or newgidmap fail, then check their permissions 2022-04-08 10:52:08 -04:00
xattrs_unsupported.go If newuidmap or newgidmap fail, then check their permissions 2022-04-08 10:52:08 -04:00