Files
android_kernel_xiaomi_sm8450/include/linux/sunrpc
Chuck Lever fb15b26f8b SUNRPC: Define rpcsec_gss_info structure
The NFSv4 SECINFO procedure returns a list of security flavors.  Any
GSS flavor also has a GSS tuple containing an OID, a quality-of-
protection value, and a service value, which specifies a particular
GSS pseudoflavor.

For simplicity and efficiency, I'd like to return each GSS tuple
from the NFSv4 SECINFO XDR decoder and pass it straight into the RPC
client.

Define a data structure that is visible to both the NFS client and
the RPC client.  Take structure and field names from the relevant
standards to avoid confusion.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2013-03-29 15:42:56 -04:00
..
2012-03-11 19:30:02 -04:00
2013-02-01 10:13:48 -05:00
2012-01-31 19:28:20 -05:00
2012-03-06 18:13:33 -05:00
2013-01-23 18:17:39 -05:00
2011-07-26 16:49:47 -07:00
2012-03-11 19:30:02 -04:00