]> www.infradead.org Git - users/dwmw2/linux.git/commit
smb: client: allow reconnect when sending ioctl
authorPaulo Alcantara <pc@manguebit.com>
Tue, 26 Nov 2024 20:11:47 +0000 (17:11 -0300)
committerSteve French <stfrench@microsoft.com>
Wed, 27 Nov 2024 00:46:27 +0000 (18:46 -0600)
commite1481075981d25634961c973ed991ba6ab393e67
treedefc4169da096abf88dfdb7a122703c8476903fd
parentb2fe4a8fa0f6b9dbb7d4965f71ec72191cda34f1
smb: client: allow reconnect when sending ioctl

cifs_tree_connect() no longer uses ioctl, so allow sessions to be
reconnected when sending ioctls.

Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifssmb.c
fs/smb/client/smb2ops.c
fs/smb/client/smb2pdu.c