diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-07-03 14:34:20 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-07-08 14:03:26 -0400 |
commit | f46f84931a0aa344678efe412d4b071d84d8a805 (patch) | |
tree | d569594827caa55e8e12d3238952a4a9c6ac9c24 /fs/coda | |
parent | b4e89bcba2b3a966e043107cb52c682bb860cee7 (diff) |
NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
After we grab the lock in nfs4_pnfs_ds_connect(), there is no check for
whether or not ds->ds_clp has already been initialised, so we can end up
adding the same transports multiple times.
Fixes: fc821d59209d ("pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/coda')
0 files changed, 0 insertions, 0 deletions