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:
67a70ea
)
Set unicode flag on cifs echo request to avoid Mac error
author
Steve French
<smfrench@gmail.com>
Tue, 2 May 2017 18:35:20 +0000
(13:35 -0500)
committer
Ben Hutchings
<ben@decadent.org.uk>
Sat, 26 Aug 2017 01:14:05 +0000
(
02:14
+0100)
commit
26c9cb668c7fbf9830516b75d8bee70b699ed449
upstream.
Mac requires the unicode flag to be set for cifs, even for the smb
echo request (which doesn't have strings).
Without this Mac rejects the periodic echo requests (when mounting
with cifs) that we use to check if server is down
Signed-off-by: Steve French <smfrench@gmail.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
fs/cifs/cifssmb.c
patch
|
blob
|
history
diff --cc
fs/cifs/cifssmb.c
Simple merge