guix/nix/libstore
Ludovic Courtès 732c96f182
daemon: GC displays how much it has collected.
* nix/libstore/gc.cc (LocalStore::deletePathRecursive): Display the
percentage reached relative to 'maxFreed', or the total amount of data
deleted when 'maxFreed' is ULLONG_MAX.
2019-11-22 12:17:43 +01:00
..
.gitignore
build.cc daemon: Don't include <linux/fs.h>. 2019-11-13 23:26:35 +01:00
builtins.cc
builtins.hh
derivations.cc
derivations.hh
gc.cc daemon: GC displays how much it has collected. 2019-11-22 12:17:43 +01:00
globals.cc
globals.hh
local-store.cc daemon: Don't include <linux/fs.h>. 2019-11-13 23:26:35 +01:00
local-store.hh
misc.cc
misc.hh
optimise-store.cc
pathlocks.cc
pathlocks.hh
references.cc
references.hh
sqlite.cc
sqlite.hh
store-api.cc
store-api.hh
worker-protocol.hh