Added a comment
authoryarikoptic <yarikoptic@web>
Mon, 25 Jan 2021 16:49:36 +0000 (16:49 +0000)
committeradmin <admin@branchable.com>
Mon, 25 Jan 2021 16:49:36 +0000 (16:49 +0000)
doc/bugs/export__95__import_fails_on_crippled_FS_on_ubuntu/comment_3_18d4577c331bceceaffed7518902975a._comment [new file with mode: 0644]

diff --git a/doc/bugs/export__95__import_fails_on_crippled_FS_on_ubuntu/comment_3_18d4577c331bceceaffed7518902975a._comment b/doc/bugs/export__95__import_fails_on_crippled_FS_on_ubuntu/comment_3_18d4577c331bceceaffed7518902975a._comment
new file mode 100644 (file)
index 0000000..8a276b1
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="comment 3"
+ date="2021-01-25T16:49:36Z"
+ content="""
+FWIW, we actually only recently did the opposite -- [added inode](https://github.com/datalad/datalad/pull/5276) into consideration on our (datalad end) while monitoring for changes to `.git/config` files: `git` seems to rewrite those files (so inode changes)  which provided us a nice consistent indication and avoided crippled systems workarounds. Otherwise we were hitting all kinds of weird/hard to debug corner cases.
+"""]]