podman/libpod/lock
Doug Rabson 978c528500 libpod/lock: Fix build and tests for SHM locks on FreeBSD
On FreeBSD, the path argument to shm_open is not a filesystem path and we
must use shm_unlink to remove it. This changes the Linux build to also use
shm_unlink which avoids assuming that shared memory segments live in
/dev/shm.

Signed-off-by: Doug Rabson <dfr@rabson.org>
2022-11-14 14:22:36 +00:00
..
file Merge pull request #15511 from rhatdan/codespell 2022-09-12 16:52:08 +02:00
shm libpod/lock: Fix build and tests for SHM locks on FreeBSD 2022-11-14 14:22:36 +00:00
file_lock_manager.go bump go module to version 4 2022-01-18 12:47:07 +01:00
in_memory_locks.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
lock.go When refreshing after a reboot, force lock allocation 2019-05-06 14:17:54 -04:00
shm_lock_manager_linux.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
shm_lock_manager_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00