linux/fs/smb/server/mgmt
Nandor Kracser 405ee4097c ksmbd: ignore trailing slashes in share paths
Trailing slashes in share paths (like: /home/me/Share/) caused permission
issues with shares for clients on iOS and on Android TV for me,
but otherwise they work fine with plain old Samba.

Cc: stable@vger.kernel.org
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-05-22 18:26:29 -05:00
..
ksmbd_ida.c ksmbd: Remove usage of the deprecated ida_simple_xx() API 2024-01-09 12:52:33 -06:00
ksmbd_ida.h
share_config.c ksmbd: ignore trailing slashes in share paths 2024-05-22 18:26:29 -05:00
share_config.h ksmbd: fix force create mode' and force directory mode' 2023-08-29 12:30:20 -05:00
tree_connect.c ksmbd: fix race condition between tree conn lookup and disconnect 2023-10-04 21:56:28 -05:00
tree_connect.h ksmbd: fix race condition between tree conn lookup and disconnect 2023-10-04 21:56:28 -05:00
user_config.c
user_config.h ksmbd: Remove unused field in ksmbd_user struct 2023-10-22 19:06:27 -05:00
user_session.c ksmbd: add support for durable handles v1/v2 2024-03-12 00:36:39 -05:00
user_session.h ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session 2024-03-12 00:36:39 -05:00