Home
last modified time | relevance | path

Searched hist:"9 f1fafee" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c9f1fafee Fri Mar 25 10:00:12 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> 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>
9f1fafee Fri Mar 25 10:00:12 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> 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>