summaryrefslogtreecommitdiff
path: root/vendor/github.com/klauspost/compress
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2019-12-04 10:25:54 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2019-12-04 10:30:40 +0100
commita94e625868c4188dfd3a522f2b24ff9ca3905b64 (patch)
treed9ee3411747bfc12239b3799f1cdf05775e92087 /vendor/github.com/klauspost/compress
parent5c3af009c6027429d60f6e73bf3ade346ec3d410 (diff)
downloadpodman-a94e625868c4188dfd3a522f2b24ff9ca3905b64.tar.gz
podman-a94e625868c4188dfd3a522f2b24ff9ca3905b64.tar.bz2
podman-a94e625868c4188dfd3a522f2b24ff9ca3905b64.zip
rootless: add fallback for renameat2 at runtime
the renameat2 syscall might be defined in the C library but lacking support in the kernel. In such case, let it fallback to open(O_CREAT)+rename as it does on systems lacking the definition for renameat2. Closes: https://github.com/containers/libpod/issues/4570 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'vendor/github.com/klauspost/compress')
0 files changed, 0 insertions, 0 deletions