diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2016-08-16 11:08:22 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2016-08-16 11:16:19 -0400 |
commit | 15d03055cf39fe61714aeda8d0a722b3137531ed (patch) | |
tree | 5387b291f27f3eac59f68d6780e5bae4e485ce3f /fs/nfs/pnfs.c | |
parent | a956beda19a6b39fbc19d0aaf21947acdc18cf74 (diff) | |
download | op-kernel-dev-15d03055cf39fe61714aeda8d0a722b3137531ed.zip op-kernel-dev-15d03055cf39fe61714aeda8d0a722b3137531ed.tar.gz |
pNFS/flexfiles: Set reasonable default retrans values for the data channel
Prior to this patch, the retrans value was set at 5, meaning that we
could see a maximum retransmission timeout value of more than 6 minutes.
That's a tad high for NFSv3 where the protocol does allow the server to
drop requests at any time.
Since this is a data channel, let's just set retrans to 0, and the default
timeout to 60s. The user can continue to adjust these defaults using the
dataserver_retrans and dataserver_timeo module parameters.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/nfs/pnfs.c')
0 files changed, 0 insertions, 0 deletions