]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Refactor nfsd4_do_encode_secinfo()
authorChuck Lever <chuck.lever@oracle.com>
Sat, 16 Mar 2013 19:55:10 +0000 (15:55 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Mar 2013 19:43:33 +0000 (15:43 -0400)
commita92a513a87cf85a44d502998e4c7c4c6f70b77fe
tree198d62d0436f22e7288142eb7341880a1b99ee3e
parent11b1a359aaa8e9051719c13bfd699df776737055
SUNRPC: Refactor nfsd4_do_encode_secinfo()

Clean up.  This matches a similar API for the client side, and
keeps ULP fingers out the of the GSS mech switch.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Acked-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfsd/nfs4xdr.c
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