Skip to content
Snippets Groups Projects
Commit ff0c7d15 authored by Nick Piggin's avatar Nick Piggin
Browse files

fs: avoid inode RCU freeing for pseudo fs


Pseudo filesystems that don't put inode on RCU list or reachable by
rcu-walk dentries do not need to RCU free their inodes.

Signed-off-by: default avatarNick Piggin <npiggin@kernel.dk>
parent fa0d7e3d
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