]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit51146625f34b348c15d55c378b5ae5c2fb963fc8
tree65f0cb7f1a721ddc8539da0f212618ece9180425
parent268a635d414df45a4a8da699d431da8f8ffcf014
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