summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-09 15:05:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-09 15:05:37 -0400
commit159bb8631a6e9c7657f1011c16152a2aada869c0 (patch)
treedbe701de6ea6028e8ac0e9a355116082df2e9f5e
parentb1cb43c81025859dc4c88edd563415c7294c33ad (diff)
comment
-rw-r--r--doc/forum/possible_gpg_issue/comment_6_2a0120d6b586594cfd9baabbd6605373._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/possible_gpg_issue/comment_6_2a0120d6b586594cfd9baabbd6605373._comment b/doc/forum/possible_gpg_issue/comment_6_2a0120d6b586594cfd9baabbd6605373._comment
new file mode 100644
index 000000000..84c9c5b4f
--- /dev/null
+++ b/doc/forum/possible_gpg_issue/comment_6_2a0120d6b586594cfd9baabbd6605373._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 6"""
+ date="2015-02-09T18:41:23Z"
+ content="""
+Sorry about the delay getting back to this.. It's great you were able
+to provide the strace.
+
+I don't think that the ioctl is at fault. That seems to be something
+that's done by the IO layer when opening a handle. It does not involve
+locking.
+
+Looks to me like the writes get buffered and it fails to flush to the SMB
+server on close.
+"""]]