commit | 30382d6ce593f863292cd7c026a79077c4e7280f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Mon Oct 01 10:41:43 2018 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Oct 03 11:32:59 2018 -0400 |
tree | 27c3df5c521a0e393232006c7b1d7288f02a3431 | |
parent | 7d20b6a2728fe3ea9fa8f4fc49cd438fcc781dd1 [diff] |
SUNRPC: Remove the server 'authtab_lock' and just use RCU Module removal is RCU safe by design, so we really have no need to lock the 'authtab[]' array. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>