avoid redundant freezeContent call
authorJoey Hess <joeyh@joeyh.name>
Wed, 27 Oct 2021 18:11:34 +0000 (14:11 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 27 Oct 2021 18:18:10 +0000 (14:18 -0400)
commit669037862a0d1db785cadc676c69b2a4d86ba0e8
tree3704410b077b3bdc40548303ffa37cc4e321d34c
parent0db7297f00b66dadcd933abd8f12c0f11148002a
avoid redundant freezeContent call

This opens the potential for the object file to be in place but
git-annex is interrupted before it can freeze it. git-annex fsck already
fixes that situation, which can also occur when lockContentForRemoval
thaws content.

Also improve comment to not be Windows-specific.
Annex/Content.hs
CHANGELOG
doc/todo/__91__PATCH__93___Call_freezeContent_after_move_into_annex.mdwn
doc/todo/__91__PATCH__93___Call_freezeContent_after_move_into_annex/comment_3_ab15af768ade06cd4805763391419524._comment [new file with mode: 0644]