From 6205210e7bf12b64746980990890b26ea74bdfb3 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 23 Jul 2013 17:38:50 +0000 Subject: [PATCH 1/2] Added a comment --- .../comment_4_48e5b9eae920e5f13812de8d6f6bc640._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/How_to_destroy_a_master_annex_and_all_remotes_with_git_annex_assistant_and_ext4/comment_4_48e5b9eae920e5f13812de8d6f6bc640._comment diff --git a/doc/forum/How_to_destroy_a_master_annex_and_all_remotes_with_git_annex_assistant_and_ext4/comment_4_48e5b9eae920e5f13812de8d6f6bc640._comment b/doc/forum/How_to_destroy_a_master_annex_and_all_remotes_with_git_annex_assistant_and_ext4/comment_4_48e5b9eae920e5f13812de8d6f6bc640._comment new file mode 100644 index 0000000000..2bac2ca1bf --- /dev/null +++ b/doc/forum/How_to_destroy_a_master_annex_and_all_remotes_with_git_annex_assistant_and_ext4/comment_4_48e5b9eae920e5f13812de8d6f6bc640._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="2001:4978:f:21a::2" + subject="comment 4" + date="2013-07-23T17:38:50Z" + content=""" +I have made the assistant enable the fsync option when it creates a repository on a removable drive. That is, at least in my experience, the thing that most likely needs it. I don't know if it would have saved you in your situation or not. +"""]] From 4eaef5259ac867733630d11921f8b79f62e3df8c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8" Date: Tue, 23 Jul 2013 17:39:42 +0000 Subject: [PATCH 2/2] Added a comment --- ...ment_5_787c0bfdc1d309db1486c3a37723a957._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/How_to_destroy_a_master_annex_and_all_remotes_with_git_annex_assistant_and_ext4/comment_5_787c0bfdc1d309db1486c3a37723a957._comment diff --git a/doc/forum/How_to_destroy_a_master_annex_and_all_remotes_with_git_annex_assistant_and_ext4/comment_5_787c0bfdc1d309db1486c3a37723a957._comment b/doc/forum/How_to_destroy_a_master_annex_and_all_remotes_with_git_annex_assistant_and_ext4/comment_5_787c0bfdc1d309db1486c3a37723a957._comment new file mode 100644 index 0000000000..dd40495ca9 --- /dev/null +++ b/doc/forum/How_to_destroy_a_master_annex_and_all_remotes_with_git_annex_assistant_and_ext4/comment_5_787c0bfdc1d309db1486c3a37723a957._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8" + nickname="develop" + subject="comment 5" + date="2013-07-23T17:39:42Z" + content=""" +Oh i've had that type of crash from ecryptfs many times over many different versions of Ubuntu, also before i even encountered git-annex. + +Git-annex might provoke this issue, but it is by no means the only thing that can crash your system when running ecryptfs. + +I highly suggest you try LUKS for a stable experience. + +"""]]