mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
1d3d724dd1
it opens 2 connections to each of 2 servers, and opens 2 fnums on the
same file on each connection (a total of 8 file descriptors)
then it does random lock/unlock/reopen requests in a 100 byte range on
the file and compares the results from the 2 servers.
strangely enough, NT fails this test against itself right now - I'm
still trying to figure that out.
(This used to be commit
|
||
---|---|---|
.. | ||
debug2html.c | ||
locktest.c | ||
make_printerdef.c | ||
make_smbcodepage.c | ||
make_unicodemap.c | ||
masktest.c | ||
nbio.c | ||
nmblookup.c | ||
rpctorture.c | ||
smbfilter.c | ||
smbpasswd.c | ||
smbrun.c | ||
status.c | ||
testparm.c | ||
testprns.c | ||
torture.c |