Jeff Layton 89f842435c sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Now that we have a more reliable method to tell if gssd is running, we
can replace the sn->gssd_running flag with a function that will query to
see if it's up and running.

There's also no need to attempt an upcall that we know will fail, so
just return -EACCES if gssd isn't running. Finally, fix the warn_gss()
message not to claim that that the upcall timed out since we don't
necesarily perform one now when gssd isn't running, and remove the
extraneous newline from the message.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2013-12-06 13:06:31 -05:00
..
2012-03-11 19:30:02 -04:00
2013-08-19 09:55:01 -04:00
2013-07-01 17:23:06 -04:00
2012-03-06 18:13:33 -05:00
2013-08-30 17:43:24 -04:00
2013-07-01 17:23:06 -04:00
2012-03-11 19:30:02 -04:00