SUNRPC: Convert the auth cred cache to use refcount_t
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 14 Oct 2018 14:40:29 +0000 (10:40 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 23 Oct 2018 16:24:33 +0000 (12:24 -0400)
commit331bc71cb1751d78f6807ad8e6162b07c67cdd1b
tree4aee4da7e0218075ee19b440bf8115c5012483ac
parent79b181810285a6b9b7a1aed25c365c9e1782e22a
SUNRPC: Convert the auth cred cache to use refcount_t

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/auth.h
net/sunrpc/auth.c
net/sunrpc/auth_generic.c
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_null.c
net/sunrpc/auth_unix.c