OSDN Git Service

pNFS/flexfiles: Turn off soft RPC calls
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 16 Aug 2019 00:18:48 +0000 (20:18 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 26 Aug 2019 19:31:29 +0000 (15:31 -0400)
commitbf2bf9b80e0cd3568ddc85a241abe0dd8b46ebdc
treefdfc70ed5d1174adf149d080c12a11b17e052315
parentbd736ed3e2d1088d9b4050f727342e1e619c3841
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>
fs/nfs/pnfs_nfs.c