diff options
author | David Howells <dhowells@redhat.com> | 2024-06-20 18:31:28 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-06-20 15:21:44 -0500 |
commit | 969b3010cbfcf58de65399dff8252c41b5e79292 (patch) | |
tree | 60d05176459a3a6589c86f7d2b88d6b853f50da3 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | ce5291e56081730ec7d87bc9aa41f3de73ff3256 (diff) |
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 <dhowells@redhat.com>
cc: Steve French <sfrench@samba.org>
cc: Paulo Alcantara <pc@manguebit.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions