From: Al Viro Date: Sun, 6 Mar 2011 02:12:22 +0000 (-0500) Subject: get rid of nd->file X-Git-Tag: v2.6.39-rc1~514^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70e9b3571107b88674cd55ae4bed33f76261e7d3;p=pandora-kernel.git get rid of nd->file Don't stash the struct file * used as starting point of walk in nameidata; pass file ** to path_init() instead. Signed-off-by: Al Viro --- Reading git-diff-tree failed