aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/digiepca.txt
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2006-02-01 12:18:36 -0500
committerTrond Myklebust <Trond.Myklebust@netapp.com>2006-02-01 12:52:23 -0500
commit8a3177604b729ec3b80e43790ee978863ac7551b (patch)
tree6eeafbdae55e2b0821e524f2c16bca52fa150cdc /Documentation/digiepca.txt
parentaaaa99423b4b1f9cfd33ea5643d9274c25f62491 (diff)
downloadkernel_samsung_smdk4412-8a3177604b729ec3b80e43790ee978863ac7551b.zip
kernel_samsung_smdk4412-8a3177604b729ec3b80e43790ee978863ac7551b.tar.gz
kernel_samsung_smdk4412-8a3177604b729ec3b80e43790ee978863ac7551b.tar.bz2
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>
Diffstat (limited to 'Documentation/digiepca.txt')
0 files changed, 0 insertions, 0 deletions