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)
commit66eb0c6e66617cace0d626d48819bf2b5fbf9307
treec5670e0f181f641b1f6ef8ac7a5e0b8d76475db0
parentf486ef8e2003f6c308d0db81ea116c880a760d4f
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