This commit is contained in:
Joey Hess 2015-09-09 12:22:43 -04:00
parent 8a9c4d4f86
commit a9349f7327

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2015-09-09T16:19:06Z"
content="""
This is a POSIX fcntl lock failing on that filesystem.
git-annex really needs these locks for safe concurrency, including guarding
against situations where data could be lost.
I wonder if flock locks would be more portable?
"""]]