git-annex/Annex/Content
Joey Hess dc14221bc3
detect v10 upgrade while running
Capstone of the v10 upgrade process.

Tested with a git-annex drop in a v8 repo that had a local v8 remote.
Upgrading the repo to v10 (with --force) immedaitely caused it to notice
and switch over to v10 locking. Upgrading the remote also caused it to
switch over when operating on the remote.

The InodeCache makes this fairly efficient, just an added stat call per
lock of an object file. After the v10 upgrade, there is no more
overhead.

Sponsored-by: Dartmouth College's Datalad project
2022-01-21 12:56:38 -04:00
..
Presence split verifyKeyContent 2021-07-29 13:58:40 -04:00
LowLevel.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
PointerFile.hs avoid warning when built with unix-compat 0.5.3 2021-10-18 16:25:28 -04:00
Presence.hs detect v10 upgrade while running 2022-01-21 12:56:38 -04:00