alistair23-linux/include/linux/sunrpc
J. Bruce Fields 24b2605bec RPCSEC_GSS: cleanup au_rslack calculation
Various xdr encode routines use au_rslack to guess where the reply argument
 will end up, so we can set up the xdr_buf to recieve data into the right place
 for zero copy.

 Currently we calculate the au_rslack estimate when we check the verifier.
 Normally this only depends on the verifier size.  In the integrity case we add
 a few bytes to allow for a length and sequence number.

 It's a bit simpler to calculate only the verifier size when we check the
 verifier, and delay the full calculation till we unwrap.

 Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-10-18 23:19:44 -07:00
..
auth.h RPCSEC_GSS: cleanup au_rslack calculation 2005-10-18 23:19:44 -07:00
auth_gss.h
cache.h
clnt.h Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" 2005-09-23 12:39:00 -04:00
debug.h [PATCH] RPC: allow RPC client's port range to be adjustable 2005-09-23 12:38:50 -04:00
gss_api.h SUNRPC: Add support for privacy to generic gss-api code. 2005-10-18 23:19:42 -07:00
gss_asn1.h
gss_err.h
gss_krb5.h
gss_spkm3.h
msg_prot.h [PATCH] RPC: skip over transport-specific heads automatically 2005-09-23 12:38:33 -04:00
rpc_pipe_fs.h Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" 2005-09-23 12:39:00 -04:00
sched.h
stats.h
svc.h
svcauth.h
svcauth_gss.h
svcsock.h
timer.h
types.h
xdr.h [PATCH] RPC: introduce client-side transport switch 2005-09-23 12:38:12 -04:00
xprt.h SUNRPC: Provide a callback to allow free pages allocated during xdr encoding 2005-10-18 23:19:43 -07:00