diff options
author | Paulo Alcantara <[email protected]> | 2024-04-01 22:44:07 -0300 |
---|---|---|
committer | Steve French <[email protected]> | 2024-04-02 10:11:43 -0500 |
commit | 0a05ad21d77a188d06481c36d6016805a881bcc0 (patch) | |
tree | 0d8ed59b1172f9fd196377149f0e58d677d5f41d /lib | |
parent | 062a7f0ff46eb57aff526897bd2bebfdb1d3046a (diff) |
smb: client: refresh referral without acquiring refpath_lock
Avoid refreshing DFS referral with refpath_lock acquired as the I/O
could block for a while due to a potentially disconnected or slow DFS
root server and then making other threads - that use same @server and
don't require a DFS root server - unable to make any progress.
Cc: [email protected] # 6.4+
Signed-off-by: Paulo Alcantara (Red Hat) <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions