Skip to content
Snippets Groups Projects
Commit 47458802 authored by Al Viro's avatar Al Viro
Browse files

procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()


that keeps both around until struct inode is freed, making access
to them safe from rcu-pathwalk

Acked-by: default avatarChristian Brauner <brauner@kernel.org>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent c1b967d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment