From: Al Viro Date: Fri, 25 Mar 2011 15:00:12 +0000 (-0400) Subject: merge handle_reval_dot and nameidata_drop_rcu_last X-Git-Tag: v3.0-rc1~141^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f1fafee9e42b73beb3aa51ab2d6a19bfddeb5fe;p=pandora-kernel.git merge handle_reval_dot and nameidata_drop_rcu_last new helper: complete_walk(). Done on successful completion of walk, drops out of RCU mode, does d_revalidate of final result if that hadn't been done already. handle_reval_dot() and nameidata_drop_rcu_last() subsumed into that one; callers converted to use of complete_walk(). Signed-off-by: Al Viro --- Reading git-diff-tree failed