summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_doesn__39__t_work_on_lustre__58___waitToSetLock__58___unsupported_operation___40__Function_not_implemented__41__/comment_2_8c8d7ad99de78d282d202c541323a299._comment
blob: 71da557b1a827b21c18984721b0f01a83fa3553a (plain)
1
2
3
4
5
6
7
8
9
10
11
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?
"""]]