]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: use access/F_OK instead of stat to check for file existence
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 16 Jul 2020 08:46:16 +0000 (09:46 +0100)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 16 Jul 2020 08:59:59 +0000 (09:59 +0100)
commiteafc7d60569064f30663a93463b7c5df5768bac6
treeb30b4e17f8543fcca1b83ec72eb4f6e6adb20a20
parent2094cd49c4d9732f7e6e3f66550f4198967a76b4
nspawn: use access/F_OK instead of stat to check for file existence
src/nspawn/nspawn-mount.c