summaryrefslogtreecommitdiff
path: root/include/net/aligned_data.h
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2025-06-30 23:09:34 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-10 16:05:12 +0200
commit631f9de9a7f439f09f2671db616242e0044b57f1 (patch)
tree4a5ae00cf0c0fe0a0ada958b3735dd2a0058286b /include/net/aligned_data.h
parent7b02e09fc0ba8f0f7505add0a4ccea19ce0fe271 (diff)
cifs: all initializations for tcon should happen in tcon_info_alloc
commit 74ebd02163fde05baa23129e06dde4b8f0f2377a upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions