3 subject="""comment 19"""
4 date="2021-07-26T21:20:15Z"
6 I've made it fall back to checking the file's content when the inode cache
7 is somehow stale. I expect this will solve the problem. But, I would still
8 like to know how to reproduce the problem, because if something is making
9 the inode cache go stale, this fallback check will need to hash the file,
10 which could make git-annex significantly more expensive.