all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: dian_cecht@zoho.com
Cc: help-guix@gnu.org
Subject: Re: How important is /gnu/store/.links?
Date: Fri, 10 Mar 2017 15:19:22 +0100	[thread overview]
Message-ID: <874lz19pud.fsf@gnu.org> (raw)
In-Reply-To: <20170309074408.358873ef@khaalida> (dian cecht's message of "Thu, 9 Mar 2017 07:44:08 -0800")

<dian_cecht@zoho.com> skribis:

> What is the purpose of /gnu/store/.links and is it important? I checked
> the docs on the website and couldn't find any reference to this
> directory anywhere, so I'm asking here.

This directory serves as a database for deduplication, which is the
process of using hard links to make sure each individual file in
/gnu/store is stored only once in the file system.

If you “rm -rf” this directory, things will keep working, but that will
hamper deduplication going forward.  You can force a store-wide
deduplication pass, though, by running “guix gc --optimize”.

HTH!

Ludo’.

      reply	other threads:[~2017-03-10 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09 15:44 How important is /gnu/store/.links? dian_cecht
2017-03-10 14:19 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874lz19pud.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=dian_cecht@zoho.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.