4392140946
This fixes a race where the modified file ended up in annex/objects, and the InodeCache stored in the database was for the modified version, so git-annex didn't know it had gotten modified. The race could occur when the smudge filter was running; now it gets the InodeCache before generating the Key, which avoids the race. |
||
---|---|---|
.. | ||
V0.hs | ||
V1.hs | ||
V2.hs | ||
V3.hs | ||
V4.hs | ||
V5.hs |