Commit 34a26b99 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 8bcb77fa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment