Skip to content
Commit 5d24968f authored by Shyam Prasad N's avatar Shyam Prasad N Committed by Steve French
Browse files

cifs: when a channel is not found for server, log its connection id



cifs_ses_get_chan_index gets the index for a given server pointer.
When a match is not found, we warn about a possible bug.
However, printing details about the non-matching server could be
more useful to debug here.

Signed-off-by: default avatarShyam Prasad N <sprasad@microsoft.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 7c05eae8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment