diff options
author | Shyam Prasad N | 2022-02-08 19:15:17 +0000 |
---|---|---|
committer | Steve French | 2022-02-08 22:13:48 -0600 |
commit | 52492ff5c583036306bc422a83e246c971af387a (patch) | |
tree | da6fa1518b6254dcc8bc1223ae04f50b740acaec /fs/char_dev.c | |
parent | a81da65fbae6436e1e2f415532b8aacc3274d840 (diff) |
cifs: call helper functions for marking channels for reconnect
cifs_mark_tcp_ses_conns_for_reconnect helper function is now
meant to be used by any of the threads to mark a channel
(or all the channels) for reconnect.
Replace all such manual changes to tcpStatus to use this
helper function, which takes care that the right channels,
smb sessions and tcons are marked for reconnect.
Also includes one line minor change
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/char_dev.c')
0 files changed, 0 insertions, 0 deletions