comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 13 Nov 2015 20:13:38 +0000 (16:13 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 13 Nov 2015 20:13:38 +0000 (16:13 -0400)
doc/bugs/huge_multiple_copies_of___39__.nfs__42____39___and___39__.panfs__42____39___being_created/comment_3_bea29c2596ddcc7f8cd7f02ff7bfd9ef._comment [new file with mode: 0644]

diff --git a/doc/bugs/huge_multiple_copies_of___39__.nfs__42____39___and___39__.panfs__42____39___being_created/comment_3_bea29c2596ddcc7f8cd7f02ff7bfd9ef._comment b/doc/bugs/huge_multiple_copies_of___39__.nfs__42____39___and___39__.panfs__42____39___being_created/comment_3_bea29c2596ddcc7f8cd7f02ff7bfd9ef._comment
new file mode 100644 (file)
index 0000000..9822058
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2015-11-13T19:56:12Z"
+ content="""
+I've just added annex.pidlock to git-annex. Configure that to true, and it
+will use one top-level pid lock file, rather than these posix locks. Might
+work better on NFS.
+
+annex.pidlock is enabled automatically if probing detects that posix locks
+cannot be made at all. However, if the NFS lets posix locks be made, just
+with the poor behavior described here, the probing can't detect that and so
+you'd need to enable it manually.
+"""]]