From: Michael Halcrow Date: Thu, 16 Nov 2006 09:19:30 +0000 (-0800) Subject: [PATCH] eCryptfs: CIFS nlink fixes X-Git-Tag: v2.6.19~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae56fb16337c882c52806508f93ead4034004c7a;p=pandora-kernel.git [PATCH] eCryptfs: CIFS nlink fixes When CIFS is the lower filesystem, the old lower dentry needs to be explicitly dropped from inside eCryptfs to force a revalidate. In addition, when CIFS is the lower filesystem, the inode attributes need to be copied back up from the lower inode to the eCryptfs inode on an eCryptfs revalidate. Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed