From: Trond Myklebust Date: Fri, 17 Sep 2010 14:56:51 +0000 (-0400) Subject: NFSv4: Clean up nfs4_open_revalidate X-Git-Tag: v2.6.37-rc1~120^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8d4caddd871758ffa156be51b4c8be82fea470d;p=pandora-kernel.git NFSv4: Clean up nfs4_open_revalidate Remove references to 'struct nameidata' from the low-level open_revalidate code, and replace them with a struct nfs_open_context which will be correctly initialised upon success. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed