this too!

This commit is contained in:
Joey Hess 2015-04-03 18:22:11 -04:00
parent 4e057c4771
commit f6e60d2d25

View file

@ -30,7 +30,7 @@ separately so we know the last of each for each repo. This would let
---- ----
It would even be possible to make regular fsck check for expiry of other Hmm, --expire updates all the location logs when it thinks a repo has gone
repos. This would need the expiration values to be stored in the git-annex missing. Why not just mark it dead? Again, this would save a lot of space!
branch. It would not add much overhead, but I don't know if I see any It would complicate recovery if a repo had been offline and came back; it
reason to do that. would need to mark itself as not dead any longer.