diff options
author | 2022-01-18 12:16:57 +1000 | |
---|---|---|
committer | 2022-01-18 00:10:03 -0600 | |
commit | 5455b9ecaf231ec5c6b0cd5c6076eb64c9dbc9aa (patch) | |
tree | 2d94649b45e5f2ab110ee192fa5b77458018de1e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs (diff) | |
download | wireguard-linux-5455b9ecaf231ec5c6b0cd5c6076eb64c9dbc9aa.tar.xz wireguard-linux-5455b9ecaf231ec5c6b0cd5c6076eb64c9dbc9aa.zip |
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>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions