diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-12-11 15:48:02 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-12-15 17:32:12 +0100 |
commit | 7530e491b517497b7b8166b5ccecdc3d4cdb468d (patch) | |
tree | f228a2bcadb518ba8e948652ec41f41aafed1c51 /gnu/packages/emacs-xyz.scm | |
parent | 9e6fe0e08fda67ab298ca33ef00ffbf078ce4dd9 (diff) |
deduplicate: Create the '.links' directory lazily.
This avoids repeated (mkdir-p "/gnu/store/.links") calls when
deduplicating lots of files.
* guix/store/deduplication.scm (deduplicate): Remove initial call to
'mkdir-p'. Add ENOENT case in 'link' exception handler. Reindent.
* tests/store-deduplication.scm ("deduplicate, ENOSPC"): Check
for (<= links 4) to account for the initial 'link' call.
Diffstat (limited to 'gnu/packages/emacs-xyz.scm')
0 files changed, 0 insertions, 0 deletions