Skip to content
Commit abfdbd53 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Faster detection if gssd is actually running



Recent changes to the NFS security flavour negotiation mean that
we have a stronger dependency on rpc.gssd. If the latter is not
running, because the user failed to start it, then we time out
and mark the container as not having an instance. We then
use that information to time out faster the next time.

If, on the other hand, the rpc.gssd successfully binds to an rpc_pipe,
then we mark the container as having an rpc.gssd instance.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent d36ccb9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment