diff options
| author | Kevin Coffman <[email protected]> | 2006-01-18 17:43:25 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-18 19:20:25 -0800 |
| commit | 91a4762e0ab0880fa00e8f0b7a052e4929d867a6 (patch) | |
| tree | 994b9183eddb0b5c2e14d43c522a16528a297dd6 /scripts/basic | |
| parent | 822f1005ae1f3a4a8b136f38a6933d3f719f4c4a (diff) | |
[PATCH] svcrpc: gss: server context init failure handling
We require the server's gssd to create a completed context before asking the
kernel to send a final context init reply. However, gssd could be buggy, or
under some bizarre circumstances we might purge the context from our cache
before we get the chance to use it here.
Handle this case by returning GSS_S_NO_CONTEXT to the client.
Also move the relevant code here to a separate function rather than nesting
excessively.
Signed-off-by: J. Bruce Fields <[email protected]>
Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions