Skip to content
Commit 806a28ef authored by Jan-Marek Glogowski's avatar Jan-Marek Glogowski Committed by Steve French
Browse files

Reset TreeId to zero on SMB2 TREE_CONNECT



Currently the cifs module breaks the CIFS specs on reconnect as
described in http://msdn.microsoft.com/en-us/library/cc246529.aspx:

"TreeId (4 bytes): Uniquely identifies the tree connect for the
command. This MUST be 0 for the SMB2 TREE_CONNECT Request."

Signed-off-by: default avatarJan-Marek Glogowski <glogow@fbihome.de>
Reviewed-by: default avatarAurelien Aptel <aaptel@suse.com>
Tested-by: default avatarAurelien Aptel <aaptel@suse.com>
Signed-off-by: default avatarSteve French <smfrench@gmail.com>
CC: Stable <stable@vger.kernel.org>
parent 4fa8e504
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment