commit | bf2bf9b80e0cd3568ddc85a241abe0dd8b46ebdc | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Aug 15 20:18:48 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Aug 26 15:31:29 2019 -0400 |
tree | fdfc70ed5d1174adf149d080c12a11b17e052315 | |
parent | bd736ed3e2d1088d9b4050f727342e1e619c3841 [diff] |
pNFS/flexfiles: Turn off soft RPC calls The pNFS/flexfiles I/O requests are sent with the SOFTCONN flag set, so they automatically time out if the connection breaks. It should therefore not be necessary to have the soft flag set in addition. Fixes: 5f01d9539496 ("nfs41: create NFSv3 DS connection if specified") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>