Comment 4 for bug 1042232

Revision history for this message
Tyler Hicks (tyhicks) wrote :

Hello, sorry to hear that you're hitting this bug.

I've not seen anything similar to this and newer kernels do not have this problem. From looking at the back trace, I think these patches may potentially fix the problem:

332ab16 eCryptfs: Add reference counting to lower files
3b06b3e eCryptfs: Fix new inode race condition [1]
b59db43 eCryptfs: Prevent file create race condition

Please let me know if any of them work. Thanks!

[1]: Note that you'll need c4f7907 and 5ccf920 to get this to apply cleanly