diff options
author | Steve French <smfrench@gmail.com> | 2016-06-23 04:07:32 +0200 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2016-06-24 19:05:52 +0200 |
commit | 45e8a2583d97ca758a55c608f78c4cef562644d1 (patch) | |
tree | 3766108644c9e0fa15136d042ed2143a37796e1a /fs/cifs/smb1ops.c | |
parent | Fix reconnect to not defer smb3 session reconnect long after socket reconnect (diff) | |
download | linux-45e8a2583d97ca758a55c608f78c4cef562644d1.tar.xz linux-45e8a2583d97ca758a55c608f78c4cef562644d1.zip |
File names with trailing period or space need special case conversion
POSIX allows files with trailing spaces or a trailing period but
SMB3 does not, so convert these using the normal Services For Mac
mapping as we do for other reserved characters such as
: < > | ? *
This is similar to what Macs do for the same problem over SMB3.
CC: Stable <stable@vger.kernel.org>
Signed-off-by: Steve French <steve.french@primarydata.com>
Acked-by: Pavel Shilovsky <pshilovsky@samba.org>
Diffstat (limited to 'fs/cifs/smb1ops.c')
0 files changed, 0 insertions, 0 deletions