diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2025-06-30 20:39:34 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-06-30 22:44:44 +0300 |
commit | 74ebd02163fde05baa23129e06dde4b8f0f2377a (patch) | |
tree | 60328d1ce98552679b41699d0809d449bf627804 /scripts/lib/kdoc/kdoc_files.py | |
parent | 3bbe46716092d8ef6b0df4b956f585c5cd0fc78e (diff) | |
download | linux-74ebd02163fde05baa23129e06dde4b8f0f2377a.tar.xz |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions