From 3c5f9be108783c05cade918d29c8711b236acb1d Mon Sep 17 00:00:00 2001 From: Steve French Date: Tue, 13 May 2014 13:37:45 -0700 Subject: [PATCH] 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-format-patch failed