Skip to content
Commit b704e70b authored by Björn Jacke's avatar Björn Jacke Committed by Steve French
Browse files

CIFS: fix mapping of SFM_SPACE and SFM_PERIOD



- trailing space maps to 0xF028
- trailing period maps to 0xF029

This fix corrects the mapping of file names which have a trailing character
that would otherwise be illegal (period or space) but is allowed by POSIX.

Signed-off-by: default avatarBjoern Jacke <bjacke@samba.org>
CC: Stable <stable@vger.kernel.org>
Signed-off-by: default avatarSteve French <smfrench@gmail.com>
parent 3998e6b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment