git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39552ea
)
Do not send ClientGUID on SMB2.02 dialect
author
Steve French
<smfrench@gmail.com>
Tue, 13 May 2014 20:37:45 +0000
(13:37 -0700)
committer
Steve French
<smfrench@gmail.com>
Wed, 21 May 2014 17:18:06 +0000
(10:18 -0700)
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 <smfrench@gmail.com>
CC: Sachin Prabhu <sprabhu@redhat.com>
fs/cifs/smb2pdu.c
patch
|
blob
|
history
diff --cc
fs/cifs/smb2pdu.c
Simple merge