cifs: dump channel info in DebugData
authorAurelien Aptel <aaptel@suse.com>
Wed, 20 Nov 2019 16:15:58 +0000 (17:15 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 25 Nov 2019 07:17:12 +0000 (01:17 -0600)
commit85150929a15b4e0a225434d5970bba14ebdf31f1
treeb853d0da3d13ad9d2ca809dd87c67b5727e3bdb6
parent1ae9a5a5515729f43b2513bba68a462f240b3e04
cifs: dump channel info in DebugData

* show server&TCP states for extra channels
* mention if an interface has a channel connected to it

In this version three of the patch, fixed minor printk format
issue pointed out by the kbuild robot.
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_debug.c