summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add lock_type_t with to/from string functionsdev-dct-lvmlockd-AODavid Teigland2015-06-166-46/+70
* Move lockd_gl calls for getting current VG listDavid Teigland2015-06-1611-59/+21
* tests: improve sanlock cleanup scriptDavid Teigland2015-06-151-3/+3
* spec: Add lvmlockctlMarian Csontos2015-06-151-0/+1
* lvmlockd: vg_validate and vgcreate/vgchange changesDavid Teigland2015-06-156-41/+167
* lvmlockd: remove lv lock_typeDavid Teigland2015-06-1516-142/+122
* vgchange --lock-start: improve error when lvmlockd not runningDavid Teigland2015-06-151-2/+5
* lvmlockd Makefile: install lvmlockctlDavid Teigland2015-06-151-1/+4
* lvmetactl Makefile: remove DL_LIBSDavid Teigland2015-06-151-2/+1
* lvmlockd Makefile: remove DL_LIBS and rdyamaicDavid Teigland2015-06-151-4/+2
* new dehyphenationDavid Teigland2015-06-151-53/+20
* fix some new build warningsDavid Teigland2015-06-152-2/+2
* fix prev commitDavid Teigland2015-06-151-1/+1
* test with argv dehyphenation disabledDavid Teigland2015-06-151-0/+7
* lvmlockd test suite updateDavid Teigland2015-06-155-15/+9
* vgcreate, vgchange: unlock gl while waiting for startDavid Teigland2015-06-152-0/+4
* man lvmlockd: updatesDavid Teigland2015-06-151-27/+42
* tidy previous dehyphenation commitDavid Teigland2015-06-151-6/+4
* remove hyphens from long option names before processingDavid Teigland2015-06-152-9/+62
* fix stub function for handle_sanlock_lvDavid Teigland2015-06-151-1/+1
* vg attr for lockd VGDavid Teigland2015-06-151-1/+8
* lvconvert: fixes for lvmlockdDavid Teigland2015-06-151-43/+52
* man lvmlockd: updatesDavid Teigland2015-06-151-313/+257
* toollib: fix clustered and shared option combinationsDavid Teigland2015-06-151-24/+19
* mkdir later is not creating parent directories.Marian Csontos2015-06-151-0/+2
* vgcreate: use --shared option for lockd vgsDavid Teigland2015-06-153-74/+69
* lvmlockd: make sanlock lv like metadata spare lvDavid Teigland2015-06-156-78/+31
* updates to lvm2-lvmlocking unit fileDavid Teigland2015-06-151-7/+5
* spec: Comment out missing lvmlockd unitsMarian Csontos2015-06-151-7/+7
* lockd: Build lvmlockd(8) man pageMarian Csontos2015-06-151-1/+8
* [WIP] spec+lvmpolld: attempt to add polld to specMarian Csontos2015-06-154-0/+18
* fix compile warningsDavid Teigland2015-06-154-13/+21
* lvmetactl: rename from lvmetaDavid Teigland2015-06-152-3/+3
* lvmlockctl: rename from lvmlockDavid Teigland2015-06-152-8/+5
* check and extend sanlock lv earlierDavid Teigland2015-06-158-40/+250
* lvmlockd: move sanlock lease allocationDavid Teigland2015-06-153-5/+44
* lib lvmlockd: add missing stub functionDavid Teigland2015-06-151-0/+4
* lvmlockd: use LV ids for LV lock namesDavid Teigland2015-06-157-165/+169
* lvmlockd: fix syslog optionDavid Teigland2015-06-151-14/+63
* vgcreate/vgchange: wait for lock start by defaultDavid Teigland2015-06-152-3/+16
* lib lvmlockd: retry busy locksDavid Teigland2015-06-153-0/+36
* man lvmlockd: remove section about recovering lost locksDavid Teigland2015-06-151-46/+48
* lib lvmlockd: print a warning when overriding lockingDavid Teigland2015-06-151-19/+32
* client lvmlockd: improve warnings during initDavid Teigland2015-06-151-7/+14
* lib lvmlockd: add comments about locking functionsDavid Teigland2015-06-151-3/+111
* tools: add comments about the global lockDavid Teigland2015-06-1518-12/+53
* test: structure for lvmlockd testingDavid Teigland2015-06-1513-0/+334
* vgcreate: option to allow waiting for lock startDavid Teigland2015-06-152-4/+18
* lib lvmlockd: fix segfault in logging result flagsDavid Teigland2015-06-151-10/+8
* lvmlockd: clean up the use/connect/connected logicDavid Teigland2015-06-156-110/+105