| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
better emulate target application
Signed-off-by: David Teigland <teigland@redhat.com>
|
| |
|
|
|
|
|
|
| |
dlm_lock_alt is like dlm_lock_loop, but it enforces a
back-and-forth pattern (using a separate dlm lock),
ensuring that each node gets the EX in turn after a kill.
Signed-off-by: David Teigland <teigland@redhat.com>
|
|
|
(dlm_lockspace keeps lockspace around during loop test)
node1: dlm_lockspace
node2: dlm_lockspace
(multiple instances of loop test can be run per node)
node1: dlm_lock_loop
node2: dlm_lock_loop
Signed-off-by: David Teigland <teigland@redhat.com>
|