diff options
author | Paulo Alcantara <pc@cjr.nz> | 2021-06-08 18:50:06 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-06-21 04:28:17 +0200 |
commit | 1023e90b733acd1da98ba7067aa0fa8b998eed19 (patch) | |
tree | c76af81d97613ba819d0ed19c3152a364eb0cd74 /net/unix/scm.h | |
parent | cifs: enable extended stats by default (diff) | |
download | linux-1023e90b733acd1da98ba7067aa0fa8b998eed19.tar.xz linux-1023e90b733acd1da98ba7067aa0fa8b998eed19.zip |
cifs: avoid starvation when refreshing dfs cache
When refreshing the DFS cache, keep SMB2 IOCTL calls as much outside
critical sections as possible and avoid read/write starvation when
getting new DFS referrals by using broken or slow connections.
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions