]> 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)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 10 Jul 2022 23:00:53 +0000 (19:00 -0400)
commit69018f0b3a023f0d134af58359137e115063ae69
treeae27469c05e7347a6a26b333b8def1afae621e0c
parentde6db2be05a1663a2588233a6d5c17691aefd3de
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"

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

Fixes: 00873da5a0db ("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