summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmlockd: move sanlock lease allocationdev-dct-lvmlockd-AKDavid Teigland2015-06-023-5/+44
* lib lvmlockd: add missing stub functionDavid Teigland2015-06-021-0/+4
* lvmlockd: use LV ids for LV lock namesDavid Teigland2015-06-027-137/+87
* lvmlockd: fix syslog optionDavid Teigland2015-06-021-14/+63
* vgcreate/vgchange: wait for lock start by defaultDavid Teigland2015-06-022-3/+16
* lib lvmlockd: retry busy locksDavid Teigland2015-06-023-0/+36
* man lvmlockd: remove section about recovering lost locksDavid Teigland2015-06-021-46/+48
* lib lvmlockd: print a warning when overriding lockingDavid Teigland2015-06-021-19/+32
* client lvmlockd: improve warnings during initDavid Teigland2015-06-021-7/+14
* lib lvmlockd: add comments about locking functionsDavid Teigland2015-06-021-3/+111
* tools: add comments about the global lockDavid Teigland2015-06-0218-12/+53
* test: structure for lvmlockd testingDavid Teigland2015-06-0213-0/+334
* vgcreate: option to allow waiting for lock startDavid Teigland2015-06-022-4/+18
* lib lvmlockd: fix segfault in logging result flagsDavid Teigland2015-06-021-10/+8
* lvmlockd: clean up the use/connect/connected logicDavid Teigland2015-06-026-110/+105
* lvmlockd: fix dm checks of active lvs and add uuid checkDavid Teigland2015-06-021-8/+76
* report: display lock_type and lock_argsDavid Teigland2015-06-027-0/+78
* lvmlock: drop old -c optionDavid Teigland2015-06-021-95/+3
* lvmlockd: use libdevmapper to get active LVsDavid Teigland2015-06-022-50/+72
* lvmlockd: use xlate.h for endian macrosDavid Teigland2015-06-024-37/+65
* lvmlockd: include time.h and link with rtDavid Teigland2015-06-022-1/+2
* lvmlockd: rename socket variableDavid Teigland2015-06-021-2/+2
* lvmlockd: fix setup_structsDavid Teigland2015-06-022-5/+47
* lvmlockd: apply consistent buffer strategy to clientDavid Teigland2015-06-022-2/+2
* lvmlockd: put GNU_SOURCE in source filesDavid Teigland2015-06-023-1/+3
* lvmlockd: use libsanlock_clientDavid Teigland2015-06-021-1/+1
* lib: define constant for NO_LOCKD_RESULTDavid Teigland2015-06-021-4/+9
* lib: rename flags variablesDavid Teigland2015-06-021-59/+59
* lib: use static inline stubs for lockd functionsDavid Teigland2015-06-021-19/+100
* configure: use pc checks for lvmlockdDavid Teigland2015-06-021-0/+7
* lvconvert, pvmove, polldaemon: add locking for lvmlockdDavid Teigland2015-06-023-14/+205
* scripts: lvmlockd related service filesDavid Teigland2015-06-022-0/+43
* man: add lvmlockd man pageDavid Teigland2015-06-021-0/+794
* liblvm: new unused arg for vg_readDavid Teigland2015-06-021-1/+1
* tools: use locks from lvmlockdDavid Teigland2015-06-0222-76/+765
* tools: locking support for toolsDavid Teigland2015-06-024-16/+61
* lib: use locks from lvmlockdDavid Teigland2015-06-0213-31/+310
* lib: client side locking interface to lvmlockdDavid Teigland2015-06-022-0/+2425
* lvmlockd: add daemonDavid Teigland2015-06-027-0/+8960
* libdaemon: allow main processing function to be specifiedDavid Teigland2015-06-022-1/+8
* build: standard configure and Makefile for lvmlockdDavid Teigland2015-06-024-2/+55
* metadata: add lock_type and lock_argsDavid Teigland2015-06-024-1/+29
* lvmcache: reread a VG if the lvmetad copy is staleDavid Teigland2015-06-024-57/+165
* lvmcache: add function to validate and update global cacheDavid Teigland2015-06-022-0/+88
* lvmeta: new program to interact with lvmetadDavid Teigland2015-06-022-1/+188
* lvmetad: add invalidation methodDavid Teigland2015-06-021-1/+201
* man: lvmthin chunk and metadata sizesDavid Teigland2015-05-271-24/+30
* tests: check for idle only for raid typeZdenek Kabelac2015-05-271-2/+5
* lvmetad: missing wrapper for lvmetad less compilationZdenek Kabelac2015-05-271-0/+1
* tests: check for clmvd socketZdenek Kabelac2015-05-271-3/+3