kernel-ark/include/linux/sunrpc
Trond Myklebust 8a3177604b SUNRPC: Fix a lock recursion in the auth_gss downcall
When we look up a new cred in the auth_gss downcall so that we can stuff
 the credcache, we do not want that lookup to queue up an upcall in order
 to initialise it. To do an upcall here not only redundant, but since we
 are already holding the inode->i_mutex, it will trigger a lock recursion.

 This patch allows rpcauth cache searches to indicate that they can cope
 with uninitialised credentials.

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-02-01 12:52:23 -05:00
..
auth_gss.h
auth.h SUNRPC: Fix a lock recursion in the auth_gss downcall 2006-02-01 12:52:23 -05:00
cache.h
clnt.h SUNRPC: get rid of cl_chatty 2006-01-06 14:58:56 -05: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 RPCSEC_GSS remove all qop parameters 2005-10-18 23:19:47 -07:00
gss_asn1.h
gss_err.h RPCSEC_GSS remove all qop parameters 2005-10-18 23:19:47 -07:00
gss_krb5.h RPCSEC_GSS: krb5 cleanup 2005-10-18 23:19:47 -07:00
gss_spkm3.h SUNRPC: Update the spkm3 code to use the make_checksum interface 2006-01-06 14:58:59 -05: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 SUNRPC: switchable buffer allocation 2006-01-06 14:58:55 -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_gss.h
svcauth.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: Ensure client closes the socket when server initiates a close 2006-01-06 14:58:57 -05:00