Skip to content
Commit 4e4c3bef authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Remove rpc_authflavor_lock in favour of RCU locking



Module removal is RCU safe by design, so we really have no need to
lock the auth_flavors[] array. Substitute a lockless scheme to
add/remove entries in the array, and then use rcu.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 1c6c4b74
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