NFSv4.1: Assign the right value for initval and retries for rpc timeout
authorSamasth Norway Ananda <samasth.norway.ananda@oracle.com>
Tue, 23 Jan 2024 05:35:09 +0000 (21:35 -0800)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 29 Jan 2024 18:39:48 +0000 (13:39 -0500)
commitccbca118ef1a71d5faa012b9bb1ecd784e9e2b42
tree01c4f495cbe871e21b22ebc2efc30dbe969a6151
parent41bccc98fb7931d63d03f326a746ac4d429c1dd3
NFSv4.1: Assign the right value for initval and retries for rpc timeout

Make sure the rpc timeout was assigned with the correct value for
initial timeout and max number of retries.

Fixes: 57331a59ac0d ("NFSv4.1: Use the nfs_client's rpc timeouts for backchannel")
Signed-off-by: Samasth Norway Ananda <samasth.norway.ananda@oracle.com>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
net/sunrpc/svc.c