]> 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)
commit33fb4d7e449459d944fca4d2171d11cedf249896
treeae27469c05e7347a6a26b333b8def1afae621e0c
parent750fdc859bc5c80ba5e8c629cfaa8fa00f598aa2
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"

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>
fs/nfs/nfs3client.c