]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
locking: add another test.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Mon, 19 Sep 2011 17:45:27 +0000 (10:45 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Mon, 19 Sep 2011 17:45:27 +0000 (10:45 -0700)
commit734e63a7b5f6030796d0c62f22b52cc2a5ddf32c
treeff426aef8fb354633413822458411fd111e651ec
parente498caaf86482ed74fc6122a4687c4c83ca6b1c7
locking: add another test.

I used this to test the correctness of more wait lock behavior. Unfortunately
it doesn't fail on the wrong behavior in question, but it does trigger it
and will catch other sorts of issues (ie, locks hanging around incorrectly).
collections/multiclient/tasks/locking2.yaml [new file with mode: 0644]