Re: [PATCH 2/2] smb/server: preserve compound prefix for async interim responses
ChenXiaoSong <[email protected]>
| Newsgroups | org.kernel.vger.linux-cifs |
|---|---|
| Message-ID | <[email protected]> |
These three test cases also fail when using Samba as the server. I will also debug why Samba fails. smbd --version Version 4.25.0pre1-GIT-bffb51f09ab test: compound-padding failure: compound-padding [ ../../source4/torture/smb2/compound.c:1175: Incorrect status NT_STATUS_OBJECT_NAME_INVALID - should be NT_STATUS_OK ] test: write_write failure: write_write [ (../../source4/torture/smb2/compound.c:2549) Incorrect value req[1]->cancel.can_cancel=0 - should be 1 ] test: read_read failure: read_read [ (../../source4/torture/smb2/compound.c:2653) Incorrect value req[1]->cancel.can_cancel=0 - should be 1 ] On 7/4/26 16:52, Namjae Jeon wrote: > smb2.compound.compound-padding > smb2.compound_async.write_write > smb2.compound_async.read_read -- ChenXiaoSong <[email protected]> Chinese Homepage: https://chenxiaosong.com English Homepage: https://chenxiaosong.com/en