summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vgextend: use process_each_vgnextDavid Teigland2014-10-236-93/+122
* vg_read: remove unused READ_WITHOUT_LOCKDavid Teigland2014-10-232-3/+2
* pvchange: use process_each_pvDavid Teigland2014-10-231-88/+44
* reporter: always use process_each_pv to iterate through pvsDavid Teigland2014-10-233-46/+9
* toollib: command should fail if ignoring named argDavid Teigland2014-10-233-8/+24
* system_id: use for VG ownershipDavid Teigland2014-10-2323-29/+722
* report: fix selection on {vg,lv}_permissions fields to properly match selecti...Peter Rajnoha2014-10-233-12/+13
* report: lv_permissions: display read-only/read-only-override instead of blank...Peter Rajnoha2014-10-232-2/+3
* NIX: Fix 32b builds (2G of RAM is 1M too much for 32b QEMU).Petr Rockai2014-10-221-1/+1
* liblvm2cmd: recognize quotes properly when splitting cmd line string into arg...Peter Rajnoha2014-10-172-1/+9
* toollib: remove unsed variable in process_each_segment_in_pvDavid Teigland2014-10-161-1/+0
* toollib: remove dead codeDavid Teigland2014-10-151-32/+2
* NIX: Give the VMs 2G of RAM (for tmpfs) until the new runner is merged.Petr Rockai2014-10-141-1/+1
* vgcreate: Permit non-power-of-2 extent sizes.Alasdair G Kergon2014-10-1411-81/+107
* systemd: remove workaround for lvm2-monitor.service's ExecStop linePeter Rajnoha2014-10-142-2/+2
* device: Fix BLKSSZGET definition check.Alasdair G Kergon2014-10-131-1/+1
* lvchange: Allow appropriate actions on cache (in addition to thin) pools.Petr Rockai2014-10-132-2/+5
* toollib: validate_restricted_lvname_paramZdenek Kabelac2014-10-084-8/+26
* filter-usable: filter out blocked and suspended devices firmly when scanning ...Peter Rajnoha2014-10-081-2/+9
* vgremove: Use process_each_lv_in_vg.Alasdair G Kergon2014-10-079-47/+37
* test: Fix lvconvert-raid-allocation's use of lvconvert --repair.Petr Rockai2014-10-071-1/+1
* metadata: Fix find_pv_in_vg for missing PVs/filtered devices.Petr Rockai2014-10-071-23/+12
* lvcreate: regression fix on lv name limitsZdenek Kabelac2014-10-073-3/+9
* cleanup: rename _name, _lv and _sizeZdenek Kabelac2014-10-075-174/+174
* tests: typosZdenek Kabelac2014-10-072-3/+3
* tests: put devs into ""Zdenek Kabelac2014-10-0717-1356/+1351
* tests: check for cache and raidZdenek Kabelac2014-10-072-4/+4
* tests: move cache raid to separate fileZdenek Kabelac2014-10-072-41/+64
* cleanup: dont hide pv_dev declaration from pvZdenek Kabelac2014-10-071-6/+3
* test: Creating a cache on top of active RAID works now.Petr Rockai2014-10-072-7/+1
* metadata: add internal error if PV has no existing device attached during fin...Peter Rajnoha2014-10-071-2/+26
* lvconvert: Allow --repair and --splitmirrors on reserved-name LVs.Petr Rockai2014-10-072-0/+18
* test: Add process-each toollib tests.David Teigland2014-10-075-0/+1937
* metadata: Use flags to control warnings.David Teigland2014-10-075-55/+62
* vgreduce: Use process_each_pv.David Teigland2014-10-073-90/+79
* toollib: Rewrite process_each_pv.David Teigland2014-10-079-310/+379
* lvmcache: Skip VG_GLOBAL cache lock state update.Alasdair G Kergon2014-10-071-4/+5
* man: lvmcache mention automatic pool conversionDavid Teigland2014-10-061-1/+28
* toollib: Shuffle PV functions.Alasdair G Kergon2014-10-061-247/+248
* man: lvmcache changes related to removal and splittingDavid Teigland2014-10-061-18/+19
* man: lvmthin show the lvcreate -n option for poolsDavid Teigland2014-10-061-6/+2
* toollib: Remove unused functions from header file.Alasdair G Kergon2014-10-062-35/+26
* tests: lvconvert cache usage of thin poolZdenek Kabelac2014-10-061-0/+50
* tests: lvconvert thin poolZdenek Kabelac2014-10-061-13/+40
* tests: lvconvert cacheZdenek Kabelac2014-10-061-32/+93
* tests: lvcreate external originZdenek Kabelac2014-10-061-4/+7
* tests: lvcreate thin-pool support --nameZdenek Kabelac2014-10-061-1/+25
* tests: lvcreate cache interface updatesZdenek Kabelac2014-10-061-57/+103
* cleanup: indentZdenek Kabelac2014-10-061-2/+2
* cleanup: typo updateZdenek Kabelac2014-10-061-2/+2