close all old direct mode issues

except for one issue that was not really specific to direct mode after
all
This commit is contained in:
Joey Hess 2019-09-11 13:43:37 -04:00
parent 061231621e
commit 9317c4a5b3
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
13 changed files with 50 additions and 0 deletions

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2019-09-11T17:30:11Z"
content="""
I have also seen sync loops in direct mode repos not on NTFS.
git-annex has not supported direct mode on NTFS since earlier this year,
and now direct mode support has been removed entirely, replaced with v7
adjusted unlocked branches. I tried replicating this bug on NTFS using
those, and the syncs quieted down immediately after changes stopped being
made.
So, closing this bug.
"""]]