guix-devel/guix/store
Ludovic Courtès ba5e89be8c
deduplication: Ignore EMLINK.
Until now 'guix offload' would fail (transient failure) upon EMLINK.

* guix/store/deduplication.scm (replace-with-link)
(deduplicate): Ignore EMLINK.
2019-01-23 23:35:12 +01:00
..
database.scm database: Use "write-ahead log" mode and set a long "busy timeout". 2018-12-21 23:50:13 +01:00
deduplication.scm deduplication: Ignore EMLINK. 2019-01-23 23:35:12 +01:00
schema.sql database: 'with-database' can now initialize new databases. 2018-06-14 11:16:58 +02:00
ssh.scm