OSDN Git Service

NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 3 Jul 2021 18:31:49 +0000 (14:31 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 8 Jul 2021 18:03:26 +0000 (14:03 -0400)
commitdd5c153ed7839e1e7c131dae7fa4d8eaaafb3eac
treeab1d48d5c1e27d6b1c953f8f1efdb346d32ef611
parentf46f84931a0aa344678efe412d4b071d84d8a805
NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3

Currently we fail to return an error if the NFSv3 module failed to load
when we're trying to connect to a pNFS data server.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/pnfs_nfs.c