]> git.baikalelectronics.ru Git - kernel.git/commit
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
authorTrond Myklebust <trondmy@gmail.com>
Tue, 25 Jun 2019 20:41:16 +0000 (16:41 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 28 Jun 2019 15:48:52 +0000 (11:48 -0400)
commitecfd8184eee2a031386cd017e08a8fd3dd510c49
treeda2cc74840d30a4afcbac3cd720b820aadd6915f
parentafbb432e148b08f0699edb2ce0ae931be44b03d5
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O

Fix a typo where we're confusing the default TCP retrans value
(NFS_DEF_TCP_RETRANS) for the default TCP timeout value.

Fixes: 74bef7a726945 ("pNFS/flexfiles: Set reasonable default ...")
Cc: stable@vger.kernel.org # 4.8+
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/flexfilelayout/flexfilelayoutdev.c