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 daemon: boost::format: Fix typo "referred". 2019-11-26 00:16:36 +01:00
libstore daemon: Drop 'AT_STATX_DONT_SYNC' flag upon EINVAL. 2020-02-26 22:05:56 +01:00
libutil daemon: Account for deleted store files when deduplication is on. 2020-01-12 00:19:09 +01:00
nix-daemon guix build, daemon: Rename "--no-build-hook" to "--no-offload". 2019-11-26 00:16:36 +01:00
.gitignore build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
AUTHORS Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
COPYING Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
local.mk daemon: Remove 'NIX_LIBEXEC_DIR'. 2019-09-08 11:49:24 +02:00