summaryrefslogtreecommitdiff
path: root/doc/todo/fsck.mdwn
blob: eebe6446f4aaece6fdad3134832a5aa1b2881aaf (plain)
1
2
3
4
5
6
7
8
9
add a git annex fsck that finds keys that have no referring file

(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.