new fsck items

This commit is contained in:
Joey Hess 2010-11-13 13:11:41 -04:00
parent 3a5efc54d0
commit d4d65a3c92

View file

@ -1,3 +1,9 @@
add a git annex fsck that finds keys that have no referring file
[[done]]
(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.