diff options
author | Steven Danneman <steven.danneman@isilon.com> | 2009-11-13 15:13:19 -0800 |
---|---|---|
committer | Steven Danneman <steven.danneman@isilon.com> | 2009-11-17 17:06:26 -0800 |
commit | c14b0cea488f78fc2fb88646d0cc674c6154c008 (patch) | |
tree | 810a9fddd027eb5d8994ed28cc7cb9b31c565892 /examples/misc | |
parent | 7407b526e3214287a8f42073044e2ebab058198a (diff) | |
download | samba-c14b0cea488f78fc2fb88646d0cc674c6154c008.tar.gz samba-c14b0cea488f78fc2fb88646d0cc674c6154c008.tar.bz2 samba-c14b0cea488f78fc2fb88646d0cc674c6154c008.zip |
torture/smb2: make SMB2 BRL tests pass against W2K8R2
The BRL tests previously based their results off several bugs in the
W2K8 byte range lock code. I've fixed up the tests to pass against
Win7 which has fixed these bugs, and assume that the Win7 behavior
is the default.
I have inverted the test behavior for >63-bit lock requests. The
tests previously expected NT_STATUS_OK as their default in this
case. I've changed that default to expect STATUS_INVALID_LOCK_RANGE.
This may requires some changing of make test to compensate.
I've also removed a few test scenarios from VALID-REQUEST in preparation
of replacing them with separate tests ported from RAW-LOCK.
Diffstat (limited to 'examples/misc')
0 files changed, 0 insertions, 0 deletions