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

cifs: build_path_from_dentry() race fix



deal with d_move() races properly; rename_lock read-retry loop,
rcu_read_lock() held while walking to root, d_lock held over
subtraction from namelen and copying the component to stabilize
->d_name.

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