diff options
author | 2021-12-02 15:29:35 -0300 | |
---|---|---|
committer | 2021-12-03 12:29:10 -0600 | |
commit | 65de262a209da0951eb9bc60b3b7faf3bbffa38a (patch) | |
tree | 956c1e9cdf7f391cca13ef1400f561b2255c71df /scripts/gdb/linux/utils.py | |
parent | Linux 5.16-rc3 (diff) | |
download | linux-dev-65de262a209da0951eb9bc60b3b7faf3bbffa38a.tar.xz linux-dev-65de262a209da0951eb9bc60b3b7faf3bbffa38a.zip |
cifs: fix missed refcounting of ipc tcon
Fix missed refcounting of IPC tcon used for getting domain-based DFS
root referrals. We want to keep it alive as long as mount is active
and can be refreshed. For standalone DFS root referrals it wouldn't
be a problem as the client ends up having an IPC tcon for both mount
and cache.
Fixes: c88f7dcd6d64 ("cifs: support nested dfs links over reconnect")
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions