aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/broken_repo_when_inodes_exhausted/comment_1_8ccfac4cea4c54029b96b436ac2114ed._comment
blob: c71e59fcd5101dedf6e4ef421e437fe9c5c20b29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-04-27T16:55:36Z"
 content="""
Pretty much anything is going to break when you run out of inodes; 
all the errors shown here are due to the git repository getting
inconsistent because of it. I don't see any part that's git-annex specific.

Is `git annex repair` able to repair it at all? I'd expect it would be able
to, as long as `git fsck` reports that there are problems.
"""]]