From: Steve French Date: Tue, 13 May 2014 20:37:45 +0000 (-0700) Subject: Do not send ClientGUID on SMB2.02 dialect X-Git-Tag: omap-for-v3.16/fixes-against-rc1~74^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c5f9be108783c05cade918d29c8711b236acb1d;p=pandora-kernel.git Do not send ClientGUID on SMB2.02 dialect ClientGUID must be zero for SMB2.02 dialect. See section 2.2.3 of MS-SMB2. For SMB2.1 and later it must be non-zero. Signed-off-by: Steve French CC: Sachin Prabhu --- Reading git-diff-tree failed