Skip to content
Commit 84a80f62 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4.1: Convert pNFS deviceid to use kfree_rcu()



Use of synchronize_rcu() when unmounting and potentially freeing a lot
of deviceids is problematic. There really is no reason why we can't just
use kfree_rcu() here.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 2854475f
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