Revert "SUNRPC: Ensure gss-proxy connects on setup"
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 7 May 2022 17:48:21 +0000 (13:48 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 7 May 2022 18:30:40 +0000 (14:30 -0400)
commit3d1b0d351441c2be7de082b92f43d0bfdc95a8f3
tree50d6b14581e3af6be4867bfd7252f4c508b348ab
parent4b97bac0756a81cda5afd45417a99b5bccdcff67
Revert "SUNRPC: Ensure gss-proxy connects on setup"

This reverts commit 892de36fd4a98fab3298d417c051d9099af5448d.

The gssproxy server is unresponsive when it calls into the kernel to
start the upcall service, so it will not reply to our RPC ping at all.

Reported-by: "J.Bruce Fields" <bfields@fieldses.org>
Fixes: 892de36fd4a9 ("SUNRPC: Ensure gss-proxy connects on setup")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/clnt.h
net/sunrpc/auth_gss/gss_rpc_upcall.c
net/sunrpc/clnt.c