CIFS: add misssing SFM mapping for doublequote
authorBjörn Jacke <bj@sernet.de>
Fri, 5 May 2017 02:36:16 +0000 (04:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 May 2017 12:27:01 +0000 (14:27 +0200)
commit9f4ba9062c2c2abf72525a22ba48450941e9dbbb
tree980309b8cc435cdec6ab0c4f75ceddc241ca98b5
parent9a40506699193a17bb5667f4f5036a63684a65fd
CIFS: add misssing SFM mapping for doublequote

commit 85435d7a15294f9f7ef23469e6aaf7c5dfcc54f0 upstream.

SFM is mapping doublequote to 0xF020

Without this patch creating files with doublequote fails to Windows/Mac

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/cifs/cifs_unicode.c
fs/cifs/cifs_unicode.h