summaryrefslogtreecommitdiff
path: root/doc/todo/fsck.mdwn
blob: 1dcaad9a510c91881202c046b4a56d1b568eb57c (plain)
1
2
3
4
5
6
7
8
9
10
11
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.

[[done]]