cifsd-team / ksmbd

ksmbd kernel server(SMB/CIFS server)
151 stars 23 forks source link

For next #490

Closed hclee closed 3 years ago

namjaejeon commented 3 years ago

$ ./bin/smbtorture //127.0.0.1/cifsd-test3/ -Utestuser%1234 smb2.create.gentest smbtorture 4.10.6 Using seed 1612165616 time: 2021-02-01 07:46:56.877354 test: gentest time: 2021-02-01 07:46:56.877941 time: 2021-02-01 07:46:57.295109 failure: gentest [ (../../source4/torture/smb2/create.c:340) Incorrect value for io.out.maximal_access 0x001f01bf - should be 0x001f01ff ] The command "./bin/smbtorture //127.0.0.1/cifsd-test3/ -Utestuser%1234 smb2.create.gentest" exited with 1. 0.14s$ ./bin/smbtorture //127.0.0.1/cifsd-test3/ -Utestuser%1234 smb2.create.blob smbtorture 4.10.6 Using seed 1612165617 time: 2021-02-01 07:46:57.342662 test: blob time: 2021-02-01 07:46:57.343355 Testing alloc size Testing durable open Testing query maximal access time: 2021-02-01 07:46:57.443746 failure: blob [ (../../source4/torture/smb2/create.c:414) Incorrect value for io.out.maximal_access 0x001f01bf - should be 0x001f01ff ] The command "./bin/smbtorture //127.0.0.1/cifsd-test3/ -Utestuser%1234 smb2.create.blob" exited with 1.