OSDN Git Service

cifs: make multichannel warning more visible
authorAurelien Aptel <aaptel@suse.com>
Thu, 6 Feb 2020 09:19:11 +0000 (10:19 +0100)
committerSteve French <stfrench@microsoft.com>
Thu, 6 Feb 2020 15:12:16 +0000 (09:12 -0600)
commit343a1b777a92af3022c95ab6c188bef4a6e9ff97
treefaef054192d34d5d9b9224696fda55b8040a3cdb
parent09c40b15351c1bb1af035f7f6df167366d552790
cifs: make multichannel warning more visible

When no interfaces are returned by the server we cannot open multiple
channels. Make it more obvious by reporting that to the user at the
VFS log level.

Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/sess.c