From: Al Viro Date: Sun, 10 Jun 2012 20:10:59 +0000 (-0400) Subject: fs/namei.c: don't pass nameidata to d_revalidate() X-Git-Tag: v3.6-rc1~152^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce16ef3fed92c627b4b0136c02c85c81ee105e0;p=pandora-kernel.git fs/namei.c: don't pass nameidata to d_revalidate() since the method wrapped by it doesn't need that anymore... Signed-off-by: Al Viro --- Reading git-diff-tree failed