rethought distributed fsck; instead add activity.log and expire command
This is much more space efficient!
This commit is contained in:
parent
1d57f142f1
commit
9445556c97
12 changed files with 239 additions and 144 deletions
|
@ -247,6 +247,14 @@ Example:
|
|||
|
||||
42bf2035-0636-461d-a367-49e9dfd361dd fsck self 30m every day at any time; fsck 4b3ebc86-0faf-4892-83c5-ce00cbe30f0a 1h every year at any time timestamp=1385646997.053162s
|
||||
|
||||
## `activity.log`
|
||||
|
||||
Used to record the times of activities, such as fscks.
|
||||
|
||||
Example:
|
||||
|
||||
42bf2035-0636-461d-a367-49e9dfd361dd Fsck timestamp=1422387398.30395s
|
||||
|
||||
## `transitions.log`
|
||||
|
||||
Used to record transitions, eg by `git annex forget`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue