diff options
author | Aurelien Aptel <aaptel@suse.com> | 2020-04-24 16:24:05 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-06-04 21:50:55 +0300 |
commit | 8eec79540d2b9cec385707be45f6e9388b34020f (patch) | |
tree | e3544323d087c547495019aa4f6d92b95aa04797 /tools/perf/scripts/python/syscall-counts.py | |
parent | edb161353680e6d488d94cbcaf967745bee98d17 (diff) | |
download | linux-8eec79540d2b9cec385707be45f6e9388b34020f.tar.xz |
cifs: multichannel: use pointer for binding channel
Add a cifs_chan pointer in struct cifs_ses that points to the channel
currently being bound if ses->binding is true.
Previously it was always the channel past the established count.
This will make reconnecting (and rebinding) a channel easier later on.
Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions