Ronnie Sahlberg 5455b9ecaf cifs: serialize all mount attempts
RHBZ: 2008434

Some servers, such as Windows2016 have a very low number of concurrent mounts that
they allow from each client.
This can be a problem if you have a more than a handful (==3 in this case)
of cifs entries in your fstab and cause a number of the mounts there to randomly fail.

Add a global mutex and use it to serialize all mount attempts.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2022-01-18 00:10:03 -06:00
..
2021-06-20 21:28:17 -05:00
2021-11-23 10:07:15 -06:00
2020-06-01 00:10:18 -05:00
2019-01-24 09:37:33 -06:00
2021-04-25 16:28:23 -05:00