Looks like it is the same sort of issue that we had here:

http://lkml.org/lkml/2008/7/28/207

It seems as if crypt_stat->key is not page-aligned on the affected archicture.
eCryptfs should not be assuming that part of the struct is page-aligned in the
first place. I will work on a patch to page_alloc() an intermediate buffer for
the scatterlist, just to keep things simple.

-- 
Error when copying directory tree with Nautilus to ~/Private using ecryptfs
https://bugs.launchpad.net/bugs/292429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to