android_kernel_samsung_msm8976/include/linux/sunrpc
Chuck Lever dead28da8e SUNRPC: eliminate rpc_call()
Clean-up: replace rpc_call() helper with direct call to rpc_call_sync.

This makes NFSv2 and NFSv3 synchronous calls more computationally
efficient, and reduces stack consumption in functions that used to
invoke rpc_call more than once.

Test plan:
Compile kernel with CONFIG_NFS enabled.  Connectathon on NFS version 2,
version 3, and version 4 mount points.

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-03-20 13:44:23 -05:00
..
auth.h SUNRPC: Remove obsolete rpcauth #defines 2006-02-01 12:52:25 -05:00
auth_gss.h
cache.h
clnt.h SUNRPC: eliminate rpc_call() 2006-03-20 13:44:23 -05:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
gss_spkm3.h SUNRPC: Update the spkm3 code to use the make_checksum interface 2006-01-06 14:58:59 -05:00
metrics.h SUNRPC: provide a mechanism for collecting stats in the RPC client 2006-03-20 13:44:22 -05:00
msg_prot.h
rpc_pipe_fs.h
sched.h SUNRPC: eliminate rpc_call() 2006-03-20 13:44:23 -05:00
stats.h
svc.h [PATCH] svcrpc: save and restore the daddr field when request deferred 2006-01-18 19:20:24 -08:00
svcauth.h
svcauth_gss.h
svcsock.h
timer.h
types.h
xdr.h SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() 2006-01-06 14:58:53 -05:00
xprt.h SUNRPC: add a handful of per-xprt counters 2006-03-20 13:44:16 -05:00