diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2023-06-15 09:56:32 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-06-17 05:04:19 +0300 |
commit | 40b268d384a22276dca1450549f53eed60e21deb (patch) | |
tree | 3c6e39964a6356cff3c81d04b25fc3c0ba333a94 /scripts/gdb/linux/vmalloc.py | |
parent | 2b9b8f3b68edb3d67d79962f02e26dbb5ae3808d (diff) | |
download | linux-40b268d384a22276dca1450549f53eed60e21deb.tar.xz |
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>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions