]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:22:45 +0000 (14:22 +0200)
commitd89c47620fb0ba8038479d73b326494c4f74cb9b
tree4c7f66267c8256869c38fe4ce9866ac58bdfffc5
parent444438b4e9c7f3808f242dffe264bc9c73d539fa
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"

commit 33fb4d7e449459d944fca4d2171d11cedf249896 upstream.

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

Fixes: 6d0b3ac77143 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/nfs3client.c