summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* lvpoll: alter the code to lock by vgnameOndrej Kozina2015-04-013-77/+94
* tools: alter 'pvmove' and 'pvmove --abort'Ondrej Kozina2015-04-011-35/+99
* lvmpolld: remove streaming and all related codeOndrej Kozina2015-04-015-439/+385
* partial refactoring of poll_daemon()Ondrej Kozina2015-04-011-36/+86
* make abort member const and integer typeOndrej Kozina2015-04-011-3/+2
* add missing lvmpolld clientOndrej Kozina2015-04-011-0/+265
* remove reference to testdaemonOndrej Kozina2015-04-012-5/+2
* lvmpolld code cleanupOndrej Kozina2015-04-013-211/+134
* polling threads should be detachedOndrej Kozina2015-04-011-2/+13
* add temp handles_missing_pvs = 1 for CONVERTING opOndrej Kozina2015-04-011-2/+3
* pass whole cmdline for debug purposesOndrej Kozina2015-04-013-2/+9
* work on lvmpolldOndrej Kozina2015-04-0113-106/+295
* make check for dash char more robustOndrej Kozina2015-04-011-1/+1
* work on lvmpolldOndrej Kozina2015-04-0123-376/+1413
* inital commitOndrej Kozina2015-04-0115-13/+954
* pvmove: fix bug related to abort requestOndrej Kozina2015-04-011-15/+69
* polldaemon: introduce _nanosleep functionOndrej Kozina2015-04-011-3/+18
* polldaemon: refactor polling interfacesOndrej Kozina2015-04-018-123/+288
* polldaemon: alter few lines related to intervalOndrej Kozina2015-04-011-9/+4
* polldaemon: separate daemon_parms initialisationOndrej Kozina2015-04-011-34/+44
* polldaemon: prepare wrapper poll_daemon functionOndrej Kozina2015-04-011-5/+13
* pvmove: split pvmove_update_metadata functionOndrej Kozina2015-04-013-158/+143
* lvconvert: move poll code in before refactoringOndrej Kozina2015-04-014-214/+294
* pvmove: move poll code in before refactoringOndrej Kozina2015-04-014-339/+396
* tests: add clvm case to system_id.shDavid Teigland2015-03-311-3/+20
* systemd: stop lvm2-monitor.service before dm-event.servicePeter Rajnoha2015-03-311-1/+1
* systemd: stop lvm2-pvscan@.service before lvm2-lvmetad.serviceMichael Lass2015-03-311-1/+1
* README: fix link to lvm-devel mailing listMichael Lass2015-03-311-1/+1
* lvm.conf: fix typo as -> is in read_only_volume_list commentsPeter Rajnoha2015-03-311-1/+1
* polldaemon: fix indentation in _poll_vg fnOndrej Kozina2015-03-311-2/+1
* polldaemon: proper error check in _poll_vg fnOndrej Kozina2015-03-311-2/+2
* tests: add pvmove --abort for all moves in progressOndrej Kozina2015-03-301-0/+68
* tests: add pvmove --abort testOndrej Kozina2015-03-301-0/+59
* pvmove: fix pvmove --abort or pvmove w/o parametersOndrej Kozina2015-03-301-6/+36
* tests: add helper routine for pvmove status checkOndrej Kozina2015-03-302-5/+14
* tests: fix check for existence of a pvmove LvOndrej Kozina2015-03-301-2/+2
* alloc: Log PV tags when reserving areas.Alasdair G Kergon2015-03-262-6/+75
* alloc: Pass alloc_handle through to _reserve_area.Alasdair G Kergon2015-03-261-11/+14
* alloc: Only report cling tag errors once.Alasdair G Kergon2015-03-261-10/+36
* metadata: Move alloc_handle init/destroy fns.Alasdair G Kergon2015-03-261-181/+181
* datastruct: Add str_list_add_list.Alasdair G Kergon2015-03-263-0/+17
* tests: drop vg2 at end of testZdenek Kabelac2015-03-261-0/+1
* tests: skip system_id test in clusterZdenek Kabelac2015-03-261-1/+4
* tests: pvmove better delay checkZdenek Kabelac2015-03-262-4/+7
* tests: temporarily trace prepare_vgZdenek Kabelac2015-03-261-1/+4
* tests: update auxZdenek Kabelac2015-03-261-2/+12
* tests: avoid multiple pidsZdenek Kabelac2015-03-261-1/+1
* tests: move thin-related test from select-tools.sh to select-tools-thin.shPeter Rajnoha2015-03-242-15/+35
* tests: select-tools.sh: add test for fix in commit c9f021de0b4d2c873ef5b97d17...Peter Rajnoha2015-03-241-0/+15
* metadata: vg: add removed_lvs field to collect LVs which have been removedPeter Rajnoha2015-03-246-1/+28