Comment 78 for bug 509180

Revision history for this message
agent 8131 (agent-8131) wrote :

I found this to be helpful for finding the corrupted files. They may not be 0 length:

find . -type f -exec cat {} \; > /dev/null

and look for "Input/output error"

taken from:

https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/372014/comments/68