]> git.ipfire.org Git - thirdparty/ccache.git/commit
Create parent directories if hard linking fails with ENOENT
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 28 May 2020 20:05:54 +0000 (22:05 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 28 May 2020 20:05:54 +0000 (22:05 +0200)
commitec874b68d05981febb4685f0a3e4436b9bb54b1f
treefdb46eaf781a3fcb0c581c563cf06d12eaa69c40
parenta16778a6243e271d501da95232cbe7c9ff58649b
Create parent directories if hard linking fails with ENOENT

This makes hard linking work for an empty cache structure as well.
src/ccache.c