diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2024-09-03 14:26:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-04 17:29:48 +0300 |
commit | 30fe2a885c28a1c97343c324948f2aca88f8c268 (patch) | |
tree | 751c5d55a8fe6d8cc29655d5454049f58156b755 /include/linux/fpga/fpga-mgr.h | |
parent | 3c1fd66a191485d9ad4c5a975695fb1bba2a1566 (diff) | |
download | linux-30fe2a885c28a1c97343c324948f2aca88f8c268.tar.xz |
ksmbd: allow write with FILE_APPEND_DATA
commit 2fb9b5dc80cabcee636a6ccd020740dd925b4580 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions