Comment 38 for bug 870326

Revision history for this message
reliable-robin-22 (nicolasdiogo) wrote :

current version of encryption would need something like

find /home/.ecryptfs/$USER/.Private/ -size 0c -exec ls '{}' \; | wc -l

could you also confirm that removing the zero size files from the encryption folder has solved this problem?

thanks,