diff options
author | Paulo Alcantara <pc@cjr.nz> | 2021-06-04 19:25:33 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-06-20 21:28:17 -0500 |
commit | f3c852b0b0fc0e4ecabbf2e8480c2a088d54b588 (patch) | |
tree | f27f88539bb38f7c80cdd3cd812a6886294e3d13 /virt | |
parent | c950fc7af9a7c20b60d7c1ffe5fd4d982ec8cd6c (diff) | |
download | linux-f3c852b0b0fc0e4ecabbf2e8480c2a088d54b588.tar.bz2 |
cifs: do not share tcp servers with dfs mounts
It isn't enough to have unshared tcons because multiple DFS mounts can
connect to same target server and failover to different servers, so we
can't use a single tcp server for such cases.
For the simplest solution, use nosharesock option to achieve that.
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions