linux/fs/smb
Namjae Jeon 8e2f6a0e2d ksmbd: fix open failure from block and char device file
char/block device file can't be opened with dentry_open() if device driver
is not loaded. Use O_PATH flags for fake opening file to handle it if file
is a block or char file.

Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-09-25 21:33:19 -05:00
..
client 24 smb3 client fixes, about half cleanup, and SMB3.1.1 compression improvements, and also fixes for special file types with sfu mount option 2024-09-19 06:53:40 +02:00
common smb: add comment to STATUS_MCA_OCCURED 2024-09-15 10:42:44 -05:00
server ksmbd: fix open failure from block and char device file 2024-09-25 21:33:19 -05:00
Kconfig
Makefile