comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 20 Feb 2023 19:19:31 +0000 (15:19 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 20 Feb 2023 19:19:31 +0000 (15:19 -0400)
doc/forum/Can_you_use_git_annex_on_gocryptfs__63__/comment_2_9a46e613745c8c80dedce6a3cd799e0b._comment [new file with mode: 0644]

diff --git a/doc/forum/Can_you_use_git_annex_on_gocryptfs__63__/comment_2_9a46e613745c8c80dedce6a3cd799e0b._comment b/doc/forum/Can_you_use_git_annex_on_gocryptfs__63__/comment_2_9a46e613745c8c80dedce6a3cd799e0b._comment
new file mode 100644 (file)
index 0000000..e59da68
--- /dev/null
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2023-02-20T19:17:35Z"
+ content="""
+I wonder if gocryptfs does not have stable inode numbers?
+
+The "changed while it was being added" message happens if git-annex saw one
+inode number when it started adding the file, and a different one at the
+end.
+
+Changes to the mtime, device id, or file size will result in the same
+message.
+
+You might try running the `stat` command on a file before and after and
+see what changed.
+"""]]