]> git.baikalelectronics.ru Git - kernel.git/commit
CIFS: add use_ipc flag to SMB2_ioctl()
authorAurelien Aptel <aaptel@suse.com>
Tue, 28 Feb 2017 14:08:41 +0000 (15:08 +0100)
committerSteve French <smfrench@gmail.com>
Thu, 2 Mar 2017 04:26:11 +0000 (22:26 -0600)
commit4e4e12cada723a54f38aa5d1a054faaf253345b6
tree65f0cb7f1a721ddc8539da0f212618ece9180425
parent3511d43e22c1c4067c43e428a44d5815df70fc66
CIFS: add use_ipc flag to SMB2_ioctl()

when set, use the session IPC tree id instead of the tid in the provided
tcon.

Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/smb2file.c
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c
fs/cifs/smb2proto.h