commit | 9f1fafee9e42b73beb3aa51ab2d6a19bfddeb5fe | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Mar 25 11:00:12 2011 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu May 26 07:26:32 2011 -0400 |
tree | 0c0251b271371e572daf29d2a2282c323c557e8c | |
parent | 19660af736ba00e1620970601dd313efedbbcfd2 [diff] |
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 <viro@zeniv.linux.org.uk>