]> asedeno.scripts.mit.edu Git - linux.git/commit
SUNRPC: remove crbind rpc_cred operation
authorNeilBrown <neilb@suse.com>
Mon, 3 Dec 2018 00:30:31 +0000 (11:30 +1100)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 19 Dec 2018 18:52:46 +0000 (13:52 -0500)
commitd6efccd97e6de25e002d658593675ce8e07ceb8c
tree7ce0dc4f130065043f14160e2703403299af8f3b
parent89a4f758d9f55f197c2a461f61ffa4a75127b30d
SUNRPC: remove crbind rpc_cred operation

This now always just does get_rpccred(), so we
don't need an operation pointer to know to do that.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/auth.h
net/sunrpc/auth.c
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_null.c
net/sunrpc/auth_unix.c