From: Al Viro Date: Mon, 11 May 2015 12:05:05 +0000 (-0400) Subject: namei: get rid of nameidata->base X-Git-Tag: omap-for-v4.3/legacy-v2-signed~213^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a26b99b78148ff342801e732bf20014c291d03;p=pandora-kernel.git namei: get rid of nameidata->base we can do fdput() under rcu_read_lock() just fine; all we need to take care of is fetching nd->inode value first. Signed-off-by: Al Viro --- Reading git-diff-tree failed