Shyam Prasad N 5752bf645f cifs: avoid parallel session setups on same channel
After allowing channels to reconnect in parallel, it now
becomes important to take care that multiple processes do not
call negotiate/session setup in parallel on the same channel.

This change avoids that by marking a channel as "in_reconnect".
During session setup if the channel in question has this flag
set, we return immediately.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2022-05-24 14:16:32 -05:00
..
2021-06-20 21:28:17 -05:00
2022-05-23 23:32:54 -05:00
2022-04-04 22:40:14 -05:00
2020-06-01 00:10:18 -05:00
2022-05-24 14:11:17 -05:00
2022-01-19 11:21:08 -06:00
2022-05-23 23:32:54 -05:00
2022-05-23 23:32:54 -05:00
2022-03-18 09:29:05 +00:00
2022-03-18 09:29:05 +00:00
2022-01-19 11:21:08 -06:00
2022-05-24 14:11:17 -05:00
2022-05-24 14:11:17 -05:00
2022-05-23 20:24:12 -05:00
2022-05-21 23:35:43 -05:00
2019-01-24 09:37:33 -06:00
2022-05-24 14:11:17 -05:00
2021-04-25 16:28:23 -05:00