Skip to content
Commit 62a7375e authored by Ian Kent's avatar Ian Kent Committed by Al Viro
Browse files

vfs - check non-mountpoint dentry might block in __follow_mount_rcu()



When following a mount in rcu-walk mode we must check if the incoming dentry
is telling us it may need to block, even if it isn't actually a mountpoint.

Signed-off-by: default avatarIan Kent <raven@themaw.net>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent b81a618d
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