Comment 19 for bug 842647

Revision history for this message
Gioele Barabucci (gioele) wrote :

It looks like the same problem is present also in Ubuntu 14.04 LTS. After stating a 190k files with `find` and `grep`, the kernel log is full of

    ecryptfs_decrypt_page: Error attempting to read lower page; rc = [-4]
    ecryptfs_readpage: Error decrypting page; rc = [-4]

Couldn't these printk from ecryptfs be augmented with some additional information? At least to make sure that we are all hitting the same bug.