summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmlockd: use dlock_vg to acquire the VG lockdev-dct-lvmlockdDavid Teigland2014-11-2421-38/+430
* lvmlockd: use dlock_gl to acquire the global lockDavid Teigland2014-11-2428-31/+573
* lvmlockd: start and stop VG lockspaceDavid Teigland2014-11-246-6/+202
* lvmlockd: vgcreate/vgremove call init_vg/free_vgDavid Teigland2014-11-245-1/+655
* VG lock_type and lvmlockd setupDavid Teigland2014-11-2429-10/+621
* lvmcache: reread a VG if the lvmetad copy is staleDavid Teigland2014-11-244-57/+164
* lvmcache: add function to validate and update global cacheDavid Teigland2014-11-242-0/+85
* lvmeta: new program to interact with lvmetadDavid Teigland2014-11-242-1/+188
* lvmetad: add invalidation methodDavid Teigland2014-11-241-1/+201
* system_id: use for VG ownershipDavid Teigland2014-11-2424-51/+750
* vgextend: use process_each_vgDavid Teigland2014-11-246-93/+122
* pvchange: use process_each_pvDavid Teigland2014-11-241-90/+46
* cache: comment out unsupported pooldatasizeZdenek Kabelac2014-11-243-25/+27
* man: updateZdenek Kabelac2014-11-242-38/+38
* tests: use proper LVMTEST prefix for VG nameZdenek Kabelac2014-11-241-1/+1
* lvconvert: earlier detection of conflicting namesZdenek Kabelac2014-11-242-2/+27
* man: fix pages for generatorsZdenek Kabelac2014-11-241-8/+4
* libdm: there is no element in item 0Zdenek Kabelac2014-11-241-2/+0
* report: add some comments about how string list is stored internallyPeter Rajnoha2014-11-241-1/+1
* report: add some comments about how string list is stored internallyPeter Rajnoha2014-11-241-0/+15
* man/lvchange: Mention --cachepolicy and --cachesettings.Petr Rockai2014-11-241-0/+9
* man/lvm.conf: Update to reflect changes in config parser.Petr Rockai2014-11-231-4/+11
* Update WHATS_NEW.Petr Rockai2014-11-232-0/+2
* cleanup: add missing error path checkZdenek Kabelac2014-11-231-1/+2
* cleanup: warning: declaration of 'remove' shadows a global declarationZdenek Kabelac2014-11-231-2/+2
* libdm: report fix memleak on error pathZdenek Kabelac2014-11-231-4/+4
* pool: prevent pool conversion with same nameZdenek Kabelac2014-11-233-4/+15
* tests: reduce thin testZdenek Kabelac2014-11-221-9/+5
* tests: use old virt snaps in the testZdenek Kabelac2014-11-223-11/+11
* libdm: fix reporting of empty string listZdenek Kabelac2014-11-222-2/+3
* makefiles: standard usage of make.tmplZdenek Kabelac2014-11-221-5/+10
* dev_manager: fix mknodesZdenek Kabelac2014-11-222-1/+2
* configure: fix CLVMD_PATH locationZdenek Kabelac2014-11-223-2/+3
* cleanup: drop unused varsZdenek Kabelac2014-11-202-2/+2
* test: Also test repeated --cachesettings in lvchange-cache.Petr Rockai2014-11-201-0/+10
* cache: Implement 'default' as a policy settings value to clear the record.Petr Rockai2014-11-202-3/+51
* toollib: Split --cachesettings from --cachepolicy.Petr Rockai2014-11-205-32/+36
* test: Add a test for lvchange --cachepolicy.Petr Rockai2014-11-201-0/+35
* lvchange: Accept --cachepolicy.Petr Rockai2014-11-202-1/+34
* toollib: Add --cachepolicy and implement get_cachepolicy_params.Petr Rockai2014-11-203-0/+72
* cache: Add lv_cache_setpolicy to cache_manip.c.Petr Rockai2014-11-202-0/+19
* libdm-config: Warn about duplicate keys.Petr Rockai2014-11-201-1/+6
* libdm-config: Implement dm_config_remove_node.Petr Rockai2014-11-202-0/+18
* libdm-config: Interpret barewords after '=' as strings.Petr Rockai2014-11-201-0/+12
* libdm-config: Implement dm_config_flatten.Petr Rockai2014-11-202-0/+58
* libdm-config: Re-link config trees to reflect file order of keys/sections.Petr Rockai2014-11-201-0/+20
* libdm-config: Allow paths (section/key = value) in config files.Petr Rockai2014-11-201-73/+92
* cache: check for internal errorZdenek Kabelac2014-11-201-1/+6
* toollib: release vg on ignore pathZdenek Kabelac2014-11-201-0/+1
* revert: 7639eae and 4a52a92Peter Rajnoha2014-11-204-16/+16