From: Aneesh Kumar K.V Date: Tue, 16 Aug 2011 16:49:28 +0000 (+0530) Subject: fs/9p: Always ask new inode in lookup for cache mode disabled X-Git-Tag: v3.1-rc6~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f507171cfa407b19f254aef95cbb058c8180cf;p=pandora-kernel.git fs/9p: Always ask new inode in lookup for cache mode disabled This make sure we don't end up reusing the unlinked inode object. The ideal way is to use inode i_generation. But i_generation is not available in userspace always. Signed-off-by: Aneesh Kumar K.V --- Reading git-diff-tree failed