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:28:40 +0000 (14:28 +0200)
commit1c5d8b377e58ba7d56435b4e1e355aef7999ef75
treea5bccec655171be259920968f65722b22953d10a
parent6f3b2eed8c9ad3656c60295589c1a17709e456ca
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