On (01/13/11 16:05), Tyler Hicks wrote: > On Thu Jan 13, 2011 at 11:15:35PM +0200, Sergey Senozhatsky wrote: > > Hello, > > > > Recent kernel failed to build due to ecryptfs/main. > > 2 of 3 errors could be fixed with the following patch. The third is: > > we make an assignment `lower_inode = lower_dentry->d_inode;' in > > ecryptfs_get_inode, yet ecryptfs_get_inode knows nothing about lower_dentry. > > Thanks - This was mentioned just a little bit ago on LKML by Eric > Dumazet ([BUG] ECRYPT_FS) and Christoph responded with a patch. Fixed now. Cool. > FWIW, it doesn't look like the patch below addresses the lower_dentry issue in > ecryptfs_get_inode(). > Oops. Sorry. Nevermind, sent you v1 instead of v2. Thanks, Sergey