sunrpc: add a new "stringify_acceptor" rpc_credop
authorJeff Layton <jlayton@poochiereds.net>
Sun, 22 Jun 2014 00:52:16 +0000 (20:52 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 12 Jul 2014 22:41:20 +0000 (18:41 -0400)
...and add an new rpc_auth function to call it when it exists. This
is only applicable for AUTH_GSS mechanisms, so we only specify this
for those sorts of credentials.

Signed-off-by: Jeff Layton <jlayton@poochiereds.net>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/linux/sunrpc/auth.h
net/sunrpc/auth.c
net/sunrpc/auth_gss/auth_gss.c

Simple merge
Simple merge
Simple merge