diff options
author | Aurelien Aptel <aaptel@suse.com> | 2020-04-24 15:24:05 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-06-04 13:50:55 -0500 |
commit | 8eec79540d2b9cec385707be45f6e9388b34020f (patch) | |
tree | e3544323d087c547495019aa4f6d92b95aa04797 /tools/lib/api/debug.c | |
parent | edb161353680e6d488d94cbcaf967745bee98d17 (diff) |
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/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions