]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
authorTrond Myklebust <trondmy@gmail.com>
Mon, 6 Jan 2020 20:25:02 +0000 (15:25 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 15 Jan 2020 15:54:32 +0000 (10:54 -0500)
commit0221560dd99cbc5ce2cf2522b6869dcccfd07635
tree4fe38fc45a6b52079699c192f65683a5014358e2
parent13bf7cb6da26bc8d34e19b285a6c2a1815f77103
SUNRPC: Remove broken gss_mech_list_pseudoflavors()

Remove gss_mech_list_pseudoflavors() and its callers. This is part of
an unused API, and could leak an RCU reference if it were ever called.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/auth.h
include/linux/sunrpc/gss_api.h
net/sunrpc/auth.c
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_gss/gss_mech_switch.c