mirror of
https://github.com/containers/podman.git
synced 2025-12-01 02:27:13 +08:00
We can now use the new API for creating files and directories without setting the umask to allow parallel usage of those methods. This patch also bumps c/common for that. [NO NEW TESTS NEEDED] Signed-off-by: Sascha Grunert <sgrunert@redhat.com>