diff options
author | Paulo Alcantara <pc@manguebit.com> | 2024-09-18 08:04:23 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-09-25 05:51:48 +0300 |
commit | 0826b134c0b039db4850fb762e79766a45d847c5 (patch) | |
tree | adba912958c110e4318f1d1b425c10aa3a8a8e45 /rust/helpers/build_bug.c | |
parent | 85633c00ad03049019df632f2bdcf5ff7efc7796 (diff) | |
download | linux-0826b134c0b039db4850fb762e79766a45d847c5.tar.xz |
smb: client: fix DFS failover in multiuser mounts
For sessions and tcons created on behalf of new users accessing a
multiuser mount, matching their sessions in tcon_super_cb() with
master tcon will always lead to false as every new user will have its
own session and tcon.
All multiuser sessions, however, will inherit ->dfs_root_ses from
master tcon, so match it instead.
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions