OSDN Git Service

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)
commitb32d285539e061dc3961e86f825d4ded5ba6de14
tree4fe38fc45a6b52079699c192f65683a5014358e2
parentb8946d7bfb9417ec171693d4478a831420aead5f
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