Count bytes freed deleting unused links
This commit is contained in:
parent
01d56c1eec
commit
6763084ae5
2 changed files with 5 additions and 3 deletions
|
|
@ -264,7 +264,7 @@ private:
|
|||
|
||||
int openGCLock(LockType lockType);
|
||||
|
||||
void removeUnusedLinks();
|
||||
void removeUnusedLinks(const GCState & state);
|
||||
|
||||
void startSubstituter(const Path & substituter,
|
||||
RunningSubstituter & runningSubstituter);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue