Skip to content
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
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