OSDN Git Service

Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 18 May 2022 20:37:56 +0000 (16:37 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 10 Jul 2022 23:00:53 +0000 (19:00 -0400)
commit9597152d98840c2517230740952df97cfcc07e2f
treeae27469c05e7347a6a26b333b8def1afae621e0c
parent4b8dbdfbc5f650095a8e105998e7a84b4d212495
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"

This reverts commit c6eb58435b98bd843d3179664a0195ff25adb2c3.
If a transport is down, then we want to fail over to other transports if
they are listed in the GETDEVICEINFO reply.

Fixes: c6eb58435b98 ("pNFS: nfs3_set_ds_client should set NFS_CS_NOPING")
Cc: stable@vger.kernel.org # 5.11.x
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs3client.c