I can confirm the same. I recently experienced a flood of thousands of such ecryptfs dmesg errors, so many that I was alerted to the issue by errors regarding zero disk space remaining.
After reading up on Bug #372014, I resolved (hopefully) the issue by deleting all ecryptfs-encrypted files of zero length: find $HOME/.Private/ -size 0c -exec ls '{}' \; | wc -l will output the number of such files. I then proceeded to remove the listed files. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/870326 Title: ecryptfs_writepage: Error To manage notifications about this bug go to: https://bugs.launchpad.net/ecryptfs/+bug/870326/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs