]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2acbe49e7feaa57ce478d41c14b39ba598e3f7d3
tree4aee4da7e0218075ee19b440bf8115c5012483ac
parent25166fa00bb0ee848a2ffb590a59cb7618a4c0f9
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