summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* snapshot: %ORIGIN is relative to data sizeZdenek Kabelac2014-06-173-4/+13
* snapshot: report proper error messageZdenek Kabelac2014-06-172-3/+3
* snapshot: do not spawn when origin is not activeZdenek Kabelac2014-06-171-1/+1
* snapshot: check snapshot existsZdenek Kabelac2014-06-171-1/+2
* snapshot: check it's still snapshotZdenek Kabelac2014-06-171-1/+2
* poll_daemon: Cleanly exit polling if the LV is no longer activeJonathan Brassow2014-06-161-0/+10
* cache: Properly rename origin LV tree when adding "_corig"Jonathan Brassow2014-06-164-6/+74
* systemd: use RemoveOnStop for dm-event.socket and lvm2-lvmetad.socketPeter Rajnoha2014-06-134-0/+4
* spec: new thin-generic.profilePeter Rajnoha2014-06-131-0/+1
* profile: add thin-generic.profilePeter Rajnoha2014-06-133-1/+6
* test: pvs bz1108394Zdenek Kabelac2014-06-121-0/+4
* libdm: dm_report_object report error for no dataZdenek Kabelac2014-06-121-2/+4
* libdm: dm_report_object avoid duplicat strlen callZdenek Kabelac2014-06-121-2/+4
* report: avoid passing NULL labelZdenek Kabelac2014-06-123-27/+26
* tests: change to inittestZdenek Kabelac2014-06-111-1/+1
* tests: update vgchange -cZdenek Kabelac2014-06-111-2/+6
* man: dmsetup manglenameZdenek Kabelac2014-06-111-10/+15
* man: kiB uppercaseZdenek Kabelac2014-06-112-4/+4
* man: update lvmthinZdenek Kabelac2014-06-111-120/+138
* man: more compliantZdenek Kabelac2014-06-111-10/+20
* man: properly escape -Zdenek Kabelac2014-06-1155-323/+327
* man: use bulletsZdenek Kabelac2014-06-112-24/+24
* man: advertise lvmcache, lvmthinZdenek Kabelac2014-06-113-0/+11
* tests: some more renames lib/test -> lib/inittestPeter Rajnoha2014-06-117-7/+7
* tests: rename test to inittestZdenek Kabelac2014-06-10171-170/+170
* tests: make timeouts longerZdenek Kabelac2014-06-102-3/+3
* cleanup: add missing log_errorZdenek Kabelac2014-06-101-2/+6
* cleanup: drop inline keywordZdenek Kabelac2014-06-102-14/+8
* activation: retry cleanup deactivationZdenek Kabelac2014-06-102-0/+3
* lvmetad: Drop active connection upon lvmetad_set_active(0).Petr Rockai2014-06-091-0/+2
* libdaemon: Keep track of client threads, wait before shutdown.Petr Rockai2014-06-092-25/+52
* test: Reflect that --sysinit only treats lvmetad specially with -aay (not -ay).Petr Rockai2014-06-082-2/+6
* pvremove: Update lvmcache => avoid spurious error messages.Petr Rockai2014-06-083-3/+24
* lvmetad: Avoid "connect failed" spamming when lvmetad is not available.Petr Rockai2014-06-081-14/+6
* test: Try harder to vgremove in lvmetad-lvm1.sh.Petr Rockai2014-06-081-1/+1
* lvm1: Fail vg_write graciously when devices are missing.Petr Rockai2014-06-082-0/+12
* test: Fix the vgck test after vg_write change.Petr Rockai2014-06-081-2/+2
* test: Fail devices silently in lvconvert-repair-transient.sh.Petr Rockai2014-06-081-2/+6
* test: Make it possible to enable/disable devices silently.Petr Rockai2014-06-081-4/+36
* metadata: Make it possible to write partial VGs obtained from lvmetad.Petr Rockai2014-06-082-19/+29
* cleanup: move the "daemon is running" checks to lvm-wrappersPeter Rajnoha2014-06-064-6/+30
* configure: update libcpg testZdenek Kabelac2014-06-062-4/+8
* cleanup: default.profile is not used (and it was split in two and renamed any...Peter Rajnoha2014-06-061-1/+0
* cleanup: commit c0f9c79 to work also with for non-clustered configurationPeter Rajnoha2014-06-061-1/+5
* vgchange: With '--yes', don't prompt the userJonathan Brassow2014-06-051-1/+1
* WHATS_NEW: For commit 9399b743 (prompt for VG cluster attr change)Jonathan Brassow2014-06-051-0/+1
* vgchange: Prompt when setting VG cluster attr if cluster is not setupJonathan Brassow2014-06-051-0/+15
* tests: disable python failing testZdenek Kabelac2014-06-051-4/+4
* tests: fix test compareZdenek Kabelac2014-06-051-1/+1
* tests: adapt test for newline delimitZdenek Kabelac2014-06-052-3/+3