Skip to content
Commit 2edbfbf1 authored by Al Viro's avatar Al Viro
Browse files

ecryptfs: don't leave RCU pathwalk immediately



If the underlying dentry doesn't have ->d_revalidate(), there's no need to
force dropping out of RCU mode.  All we need for that is to make freeing
ecryptfs_dentry_info RCU-delayed.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 3a93e17c
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