From 0e37e9778f38bfec13fb8bbd2f5e1e3323179fe4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 9 Mar 2016 13:33:13 -0400 Subject: Always try to thaw content, even when annex.crippledfilesystem is set. --- doc/bugs/git-annex:_failed_to_lock_content.mdwn | 2 ++ .../comment_6_ced3c56607762562c1d21fd821d7c779._comment | 11 +++++++++++ 2 files changed, 13 insertions(+) create mode 100644 doc/bugs/git-annex:_failed_to_lock_content/comment_6_ced3c56607762562c1d21fd821d7c779._comment (limited to 'doc') diff --git a/doc/bugs/git-annex:_failed_to_lock_content.mdwn b/doc/bugs/git-annex:_failed_to_lock_content.mdwn index f383f30ff..f036f1353 100644 --- a/doc/bugs/git-annex:_failed_to_lock_content.mdwn +++ b/doc/bugs/git-annex:_failed_to_lock_content.mdwn @@ -103,3 +103,5 @@ Could the problem have something to do with the file having permission 0444 and ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) Been using it since your kickstarter campaign! + +> [[done]] --[[Joey]] diff --git a/doc/bugs/git-annex:_failed_to_lock_content/comment_6_ced3c56607762562c1d21fd821d7c779._comment b/doc/bugs/git-annex:_failed_to_lock_content/comment_6_ced3c56607762562c1d21fd821d7c779._comment new file mode 100644 index 000000000..cebc1f0c1 --- /dev/null +++ b/doc/bugs/git-annex:_failed_to_lock_content/comment_6_ced3c56607762562c1d21fd821d7c779._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 6""" + date="2016-03-09T17:31:18Z" + content=""" +Ok, I managed to get a vfat that honors file perms with those mount +options. + +I'm going to make git-annex always try to chmod the file, even if it's on a +crippled filesystem. That should solve it. +"""]] -- cgit v1.2.3