Comment 3 for bug 277578

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: ecryptfs does not work properly over nfs

Date: 2007-01-19 14:49
Sender: mhalcrowProject Admin
Logged In: YES
user_id=729064
Originator: NO

This is an explicit call to BUG by NFS; while trying to do a radix insert
of an encrypted page, it looks like the page already exists in the NFS
inode page map when it shouldn't. If NFS were to just ignore the issue
rather than bug out, this may work fine. In any event, this is yet another
NFS corner case that we will need to scrutinize.