diff options
| author | David Howells <[email protected]> | 2024-06-20 17:31:28 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2024-06-20 20:21:44 +0000 |
| commit | 969b3010cbfcf58de65399dff8252c41b5e79292 (patch) | |
| tree | 60d05176459a3a6589c86f7d2b88d6b853f50da3 /net/unix/af_unix.c | |
| parent | cifs: Defer read completion (diff) | |
| download | kernel-969b3010cbfcf58de65399dff8252c41b5e79292.tar.gz kernel-969b3010cbfcf58de65399dff8252c41b5e79292.zip | |
cifs: Only pick a channel once per read request
In cifs, only pick a channel when setting up a read request rather than
doing so individually for every subrequest and instead use that channel for
all. This mirrors what the code in v6.9 does.
Signed-off-by: David Howells <[email protected]>
cc: Steve French <[email protected]>
cc: Paulo Alcantara <[email protected]>
cc: Jeff Layton <[email protected]>
cc: [email protected]
cc: [email protected]
cc: [email protected]
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
