summaryrefslogtreecommitdiffstats
path: root/dlm/dlm_load.c
Commit message (Collapse)AuthorAgeFilesLines
* dlm_load: lvb bitsHEADmasterDavid Teigland2012-11-161-0/+55
|
* dlm_load: use QUECVTDavid Teigland2012-04-091-6/+18
| | | | | | add QUECVT command and random load option Signed-off-by: David Teigland <teigland@redhat.com>
* dlm_load: user command inputDavid Teigland2011-11-161-156/+300
| | | | Signed-off-by: David Teigland <teigland@redhat.com>
* dlm_load: sleep optionsDavid Teigland2011-07-131-6/+22
|
* lock_load: miscDavid Teigland2010-07-271-0/+12
| | | | Signed-off-by: David Teigland <teigland@redhat.com>
* dlm_load: handle EBUSY after cancelDavid Teigland2010-04-091-0/+40
| | | | | | | Nothing we can do to be certain we won't get EBUSY after cancel sometimes, so don't make it an error. Signed-off-by: David Teigland <teigland@redhat.com>
* add new dlm and fs testsDavid Teigland2010-04-061-0/+794
Signed-off-by: David Teigland <teigland@redhat.com>