git-annex/doc/todo/fsck.mdwn

12 lines
315 B
Text
Raw Normal View History

2010-10-19 20:01:48 +00:00
add a git annex fsck that finds keys that have no referring file
2010-11-07 22:24:44 +00:00
2010-11-13 17:11:41 +00:00
(done)
* Need per-backend fsck support. sha1 can checksum all files in the annex.
WORM can check filesize.
* Both can check that annex.numcopies is satisfied. Probably only
querying the locationlog, not doing an online verification.
2010-11-13 19:43:08 +00:00
[[done]]