android_kernel_motorola_sm6225/net/sunrpc
J. Bruce Fields 6a19275ada [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
Currently we return -ENOMEM for every single failure to create a new auth.
 This is actually accurate for auth_null and auth_unix, but for auth_gss it's a
 bit confusing.

 Allow rpcauth_create (and the ->create methods) to return errors.  With this
 patch, the user may sometimes see an EINVAL instead.  Whee.

 Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-06-22 16:07:16 -04:00
..
auth_gss [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns 2005-06-22 16:07:16 -04:00
auth.c [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns 2005-06-22 16:07:16 -04:00
auth_null.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
auth_unix.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clnt.c [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns 2005-06-22 16:07:16 -04:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pmap_clnt.c [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support 2005-06-22 16:07:04 -04:00
rpc_pipe.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sched.c [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() 2005-06-22 16:07:07 -04:00
stats.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sunrpc_syms.c [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. 2005-06-22 16:07:03 -04:00
svc.c [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header 2005-06-22 16:07:02 -04:00
svcauth.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcauth_unix.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcsock.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xdr.c [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header 2005-06-22 16:07:02 -04:00
xprt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00