dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/sunrpc
J. Bruce Fields ead5e1c26f SUNRPC: Provide a callback to allow free pages allocated during xdr encoding
For privacy, we need to allocate pages to store the encrypted data (passed
 in pages can't be used without the risk of corrupting data in the page cache).
 So we need a way to free that memory after the request has been transmitted.

 Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-10-18 23:19:43 -07:00
..
auth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
auth_gss.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.h [PATCH] sunrpc: cache_register can use wrong module reference 2005-09-07 16:57:25 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_err.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_krb5.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_spkm3.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() 2005-06-22 16:07:07 -04:00
stats.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svc.h [PATCH] NFSD: Add server support for NFSv3 ACLs. 2005-06-22 16:07:23 -04:00
svcauth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcauth_gss.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcsock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
types.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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