linux/fs/nfs/flexfilelayout
Trond Myklebust 15d03055cf 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>
2016-08-16 11:16:19 -04:00
..
flexfilelayout.c pNFS/flexfiles: Fix layoutstat periodic reporting 2016-08-14 23:01:10 -04:00
flexfilelayout.h pNFS/flexfiles: Fix layoutstat periodic reporting 2016-08-14 23:01:10 -04:00
flexfilelayoutdev.c pNFS/flexfiles: Set reasonable default retrans values for the data channel 2016-08-16 11:16:19 -04:00
Makefile pnfs/flexfiles: Add the FlexFile Layout Driver 2015-02-03 11:06:52 -08:00