]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: adjust DebugData to use chans_need_reconnect for conn status
authorShyam Prasad N <sprasad@microsoft.com>
Mon, 19 Jul 2021 14:01:32 +0000 (14:01 +0000)
committerSteve French <stfrench@microsoft.com>
Mon, 3 Jan 2022 02:38:46 +0000 (20:38 -0600)
commit9e9ff2b0d54977b2bbe71c1bf72dea3cd45d47b2
treec5670e0f181f641b1f6ef8ac7a5e0b8d76475db0
parentf5eccc43bcceaf9bc87ee84ca99e8f695e67f467
cifs: adjust DebugData to use chans_need_reconnect for conn status

Use ses->chans_need_reconnect bitmask to print the connection
status of each channel under an SMB session.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_debug.c