summaryrefslogtreecommitdiff
path: root/fs/fs_types.c
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2023-02-10 19:34:31 +0300
committerSteve French <stfrench@microsoft.com>2023-02-21 10:25:07 +0300
commitdf57109bd50b9ed6911f3c2aa914189fe4c1fe2c (patch)
treed200e0f5a59fcc6209adb30ec328eab06b34fa6e /fs/fs_types.c
parentea90708d3cf3d0d92c02afe445ad463fb3c6bf10 (diff)
downloadlinux-df57109bd50b9ed6911f3c2aa914189fe4c1fe2c.tar.xz
cifs: use tcon allocation functions even for dummy tcon
In smb2_reconnect_server, we allocate a dummy tcon for calling reconnect for just the session. This should be allocated using tconInfoAlloc, and not kmalloc. Fixes: 3663c9045f51 ("cifs: check reconnects for channels of active tcons too") Signed-off-by: Shyam Prasad N <sprasad@microsoft.com> Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/fs_types.c')
0 files changed, 0 insertions, 0 deletions