diff options
| author | Paulo Alcantara <[email protected]> | 2023-03-14 23:32:56 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2023-03-15 03:48:53 +0000 |
| commit | 6284e46bdd47743a064fe6ac834a7ac05b1fd206 (patch) | |
| tree | d4af34cf76074244b91c12ed49b8911be48a378d /tools/perf/scripts/python/libxed.py | |
| parent | cifs: return DFS root session id in DebugData (diff) | |
| download | kernel-6284e46bdd47743a064fe6ac834a7ac05b1fd206.tar.gz kernel-6284e46bdd47743a064fe6ac834a7ac05b1fd206.zip | |
cifs: use DFS root session instead of tcon ses
Use DFS root session whenever possible to get new DFS referrals
otherwise we might end up with an IPC tcon (tcon->ses->tcon_ipc) that
doesn't respond to them. It should be safe accessing
@ses->dfs_root_ses directly in cifs_inval_name_dfs_link_error() as it
has same lifetime as of @tcon.
Signed-off-by: Paulo Alcantara (SUSE) <[email protected]>
Cc: [email protected] # 6.2
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
