Files
Giuseppe Scrivano b50ba1f224 oci: use /proc/self/fd/FD to open unix socket
instead of opening directly the UNIX socket path, grab a reference to
it through a O_PATH file descriptor and use the fixed size string
"/proc/self/fd/%d" to open the UNIX socket.  In this way it won't hit
the 108 chars length limit.

Closes: https://github.com/containers/podman/issues/8798

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
(cherry picked from commit fdbc278868fa0e9ea470d77857a7905811d2faa0)
2021-03-16 09:58:07 +01:00
..
2017-11-01 11:24:59 -04:00
2020-05-11 13:11:07 +02:00
2020-10-05 15:30:37 -07:00
2020-11-26 21:42:28 +01:00
2020-12-07 14:31:46 -05:00
2020-10-21 13:31:40 -04:00
2020-10-02 15:14:18 -04:00
2020-12-07 14:56:03 -05:00
2020-12-07 14:56:03 -05:00
2020-12-07 14:31:46 -05:00
2020-10-30 05:34:04 -04:00