summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-08 09:38:18 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-08 09:38:18 -0400
commit42bd52ff3c4ded958825fdb1dd360287673a87f3 (patch)
tree963df69c834e8e1b22bbfba5c0c00ebe96cad801
parent7aa0f34365b5e1da827788c5bfcc612fcfd6b037 (diff)
parenta9bb4633c7b9655bf3b6624f53547aab922760f3 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/forum/How_do_you_know_when_something_fails_a_fsck__63__.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/forum/How_do_you_know_when_something_fails_a_fsck__63__.mdwn b/doc/forum/How_do_you_know_when_something_fails_a_fsck__63__.mdwn
new file mode 100644
index 000000000..d574956bf
--- /dev/null
+++ b/doc/forum/How_do_you_know_when_something_fails_a_fsck__63__.mdwn
@@ -0,0 +1,4 @@
+Hi Joey,
+ I was wondering how you know when a file in your repo fails a fsck. I'm having trouble finding out since I can't change any of the objects (which is great!). I'd just like to know since I have thousands of files in one of my annexes, and scrolling through my term buffer is unwieldy. I'd assume it would show up when the fsck was done, or in 'git annex status'...
+
+Thanks!