podman/libpod/lock
Daniel J Walsh a76256834a
Rootless with shmlocks was not working.
This patch makes the path unigue to each UID.

Also cleans up some return code to return the path it is trying to lock.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-01-05 07:37:21 -05:00
..
shm Rootless with shmlocks was not working. 2019-01-05 07:37:21 -05:00
in_memory_locks.go Update unit tests to use in-memory lock manager 2019-01-04 09:51:09 -05:00
lock.go Add lock manager to libpod runtime 2019-01-04 09:51:09 -05:00
shm_lock_manager_linux.go Remove runtime lockDir and add in-memory lock manager 2019-01-04 09:51:09 -05:00
shm_lock_manager_unsupported.go Refactor locks package to build on non-Linux 2019-01-04 09:45:59 -05:00