diff options
author | 2025-06-30 23:09:34 +0530 | |
---|---|---|
committer | 2025-06-30 14:44:44 -0500 | |
commit | 74ebd02163fde05baa23129e06dde4b8f0f2377a (patch) | |
tree | 60328d1ce98552679b41699d0809d449bf627804 /rust/pin-init/internal/src | |
parent | smb: client: fix warning when reconnecting channel (diff) | |
download | wireguard-linux-74ebd02163fde05baa23129e06dde4b8f0f2377a.tar.xz wireguard-linux-74ebd02163fde05baa23129e06dde4b8f0f2377a.zip |
cifs: all initializations for tcon should happen in tcon_info_alloc
Today, a few work structs inside tcon are initialized inside
cifs_get_tcon and not in tcon_info_alloc. As a result, if a tcon
is obtained from tcon_info_alloc, but not called as a part of
cifs_get_tcon, we may trip over.
Cc: <stable@vger.kernel.org>
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Reviewed-by: Paulo Alcantara (Red Hat) <pc@manguebit.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions