diff options
author | Paulo Alcantara <pc@manguebit.com> | 2024-09-18 02:04:23 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-09-24 21:51:48 -0500 |
commit | 0826b134c0b039db4850fb762e79766a45d847c5 (patch) | |
tree | adba912958c110e4318f1d1b425c10aa3a8a8e45 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 85633c00ad03049019df632f2bdcf5ff7efc7796 (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions