]> git.karo-electronics.de Git - karo-tx-linux.git/commit
CIFS: add SFM mapping for 0x01-0x1F
authorBjörn JACKE <bjacke@samba.org>
Thu, 1 Jun 2017 09:00:06 +0000 (11:00 +0200)
committerSteve French <smfrench@gmail.com>
Thu, 6 Jul 2017 00:58:05 +0000 (19:58 -0500)
commit7e46f0900acdd8cc26588d8f6abdf2ed75dfbcd8
tree39e4fbb4157b18481288682c06d97363be173f5c
parent84908426f2097d5c6e254c73ffcb6923a355dbda
CIFS: add SFM mapping for 0x01-0x1F

Hi,

attached patch adds more missing mappings for the 0x01-0x1f range. Please
review, if you're fine with it, considere it also for stable.

Björn

>From a97720c26db2ee77d4e798e3d383fcb6a348bd29 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Jacke?= <bjacke@samba.org>
Date: Wed, 31 May 2017 22:48:41 +0200
Subject: [PATCH] cifs: add SFM mapping for 0x01-0x1F

0x1-0x1F has to be mapped to 0xF001-0xF01F

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