summaryrefslogtreecommitdiffstats
path: root/source/utils/locktest2.c
Commit message (Collapse)AuthorAgeFilesLines
* argv parsing fixesAndrew Tridgell2000-06-131-2/+2
|
* added locktest2Andrew Tridgell2000-06-051-0/+626
this uses 16 open file descriptors on 2 servers, with each server accessed both via POSIX call and SMB calls. The idea is to test NFS/SMB locking interaction. Unfortunately the NT NFS locking implementation is so badly broken that we don't have anything to test against