]> 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)
commit5c4d357b898072e4f4d426bab42cfcbbdf051354
treec5670e0f181f641b1f6ef8ac7a5e0b8d76475db0
parentfae829689d0c8a56f76596c186e2afe80a24685a
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