guix/nix
Ludovic Courtès 513c0a0f46
daemon: Drop 'AT_STATX_DONT_SYNC' flag upon EINVAL.
Fixes <https://bugs.gnu.org/39727>.
Reported by Paul Garlick <pgarlick@tourbillion-technology.com>.

* nix/libstore/gc.cc (LocalStore::removeUnusedLinks) [HAVE_STATX]: Add
'statx_flags' static variables.  Clear 'AT_STATX_DONT_SYNC' flag from
'statx_flags' when 'statx' returns EINVAL.
2020-02-26 22:05:56 +01:00
..
boost
libstore daemon: Drop 'AT_STATX_DONT_SYNC' flag upon EINVAL. 2020-02-26 22:05:56 +01:00
libutil
nix-daemon
.gitignore
AUTHORS
COPYING
local.mk