diff options
author | Stefan Metzmacher <metze@samba.org> | 2025-08-12 12:58:21 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-09-17 20:33:44 -0500 |
commit | bac28f604c7699727b2fecf14c3a54668bbe458e (patch) | |
tree | 6b11889458b486d2f15e637a0447b1fc46ff8188 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 93ed9a2951308db374cba4562533dde97bac70d3 (diff) |
smb: client: use disable[_delayed]_work_sync in smbdirect.c
This makes it safer during the disconnect and avoids
requeueing.
It's ok to call disable[delayed_]work[_sync]() more than once.
Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Cc: Namjae Jeon <linkinjeon@kernel.org>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Fixes: 050b8c374019 ("smbd: Make upper layer decide when to destroy the transport")
Fixes: f198186aa9bb ("CIFS: SMBD: Establish SMB Direct connection")
Fixes: c7398583340a ("CIFS: SMBD: Implement RDMA memory registration")
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions