diff options
author | 2024-09-03 20:26:33 +0900 | |
---|---|---|
committer | 2024-09-14 00:03:14 -0500 | |
commit | 2fb9b5dc80cabcee636a6ccd020740dd925b4580 (patch) | |
tree | 0a146df4cb0ebf2f0c386e554d1b60a36e65bc7c /scripts/generate_rust_analyzer.py | |
parent | Linux 6.11-rc7 (diff) | |
download | linux-rng-2fb9b5dc80cabcee636a6ccd020740dd925b4580.tar.xz linux-rng-2fb9b5dc80cabcee636a6ccd020740dd925b4580.zip |
ksmbd: allow write with FILE_APPEND_DATA
Windows client write with FILE_APPEND_DATA when using git.
ksmbd should allow write it with this flags.
Z:\test>git commit -m "test"
fatal: cannot update the ref 'HEAD': unable to append to
'.git/logs/HEAD': Bad file descriptor
Fixes: 0626e6641f6b ("cifsd: add server handler for central processing and tranport layers")
Cc: stable@vger.kernel.org # v5.15+
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions