linux/fs/smb
Namjae Jeon 40b268d384 ksmbd: add mnt_want_write to ksmbd vfs functions
ksmbd is doing write access using vfs helpers. There are the cases that
mnt_want_write() is not called in vfs helper. This patch add missing
mnt_want_write() to ksmbd vfs functions.

Cc: stable@vger.kernel.org
Cc: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2023-06-16 21:04:19 -05:00
..
client cifs: address unused variable warning 2023-05-27 03:33:23 -05:00
common
server ksmbd: add mnt_want_write to ksmbd vfs functions 2023-06-16 21:04:19 -05:00
Kconfig
Makefile