summaryrefslogtreecommitdiffstats
path: root/source/utils/locktest2.c
Commit message (Collapse)AuthorAgeFilesLines
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-3/+2
| | | | Jeremy.
* Move over to RELEASE branch.Jeremy Allison2002-02-011-1/+1
| | | | Jeremy.
* 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