summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libdm-config: Warn about duplicate keys.dev-mornfall-cachepolicyPetr Rockai2014-11-201-1/+6
* 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
* libdm-config: Implement dm_config_remove_node.Petr Rockai2014-11-202-0/+18
* toollib: Split --cachesettings from --cachepolicy.Petr Rockai2014-11-205-32/+36
* test: Add a test for lvchange --cachepolicy.Petr Rockai2014-11-201-0/+35
* libdm-config: Interpret barewords after '=' as strings.Petr Rockai2014-11-201-0/+12
* lvchange: Accept --cachepolicy.Petr Rockai2014-11-192-1/+34
* toollib: Add --cachepolicy and implement get_cachepolicy_params.Petr Rockai2014-11-193-0/+72
* cache: Add lv_cache_setpolicy to cache_manip.c.Petr Rockai2014-11-192-0/+19
* libdm-config: Implement dm_config_flatten.Petr Rockai2014-11-192-0/+58
* libdm-config: Re-link config trees to reflect file order of keys/sections.Petr Rockai2014-11-191-0/+20
* test: Add a test for path-based config overrides.Petr Rockai2014-11-191-1/+6
* libdm: Allow paths (foo/bar) in the config parser.Petr Rockai2014-11-191-73/+92
* tools: Allow repeated --config, merge the resulting trees.Petr Rockai2014-11-194-11/+42
* systemd: clvmd and cmirrord systemd unit - use usrsbindir instead of sbindirPeter Rajnoha2014-11-192-2/+2
* configure: expand prefix and exec_prefix directly in configurePeter Rajnoha2014-11-192-14/+14
* configure: make configure --enable-udev-systemd-background-jobs only for syst...Peter Rajnoha2014-11-194-3/+108
* man: clvmd updatesZdenek Kabelac2014-11-192-39/+46
* man: clvmd help outputZdenek Kabelac2014-11-191-11/+10
* man: blkdeactivate help outputZdenek Kabelac2014-11-191-36/+40
* man: lvchange updateZdenek Kabelac2014-11-191-12/+13
* cleanup: drop unused varZdenek Kabelac2014-11-181-2/+1
* locking: rename LCK_CONVERTZdenek Kabelac2014-11-182-3/+3
* toollib: improve ignore_vg case in _process_pvs_in_vgsDavid Teigland2014-11-181-11/+12
* memlock: Make malloc reserve more robust against glibc tricks.Petr Rockai2014-11-181-4/+44
* tests: deactivate repaired before swapZdenek Kabelac2014-11-171-0/+2
* tests: thin repair testingZdenek Kabelac2014-11-174-67/+89
* tests: reduce number of sync waitingZdenek Kabelac2014-11-171-1/+1
* tests: skip another older kernel from raid456Zdenek Kabelac2014-11-171-1/+1
* toollib: fixes and cleanup of recent changesdev-dct-toollib-changesDavid Teigland2014-11-141-67/+107
* toollib: ignore_vg() with skip is not lockedZdenek Kabelac2014-11-141-19/+24
* tests: explicit raid syncZdenek Kabelac2014-11-141-0/+3
* debug: switch to verboseZdenek Kabelac2014-11-141-2/+2
* debug: better message for pool zeroing stateZdenek Kabelac2014-11-141-1/+1
* cleanup: add '.' to log messagesZdenek Kabelac2014-11-142-74/+74
* vg_read: correct warningZdenek Kabelac2014-11-141-8/+7
* toolib: fix ignore_vgZdenek Kabelac2014-11-144-114/+112
* vg_read: use new error flagZdenek Kabelac2014-11-143-1/+3
* lvmcache: remove unnecessary line break syntaxDavid Teigland2014-11-131-1/+0
* lvmcache.7: remove unwanted line continuation syntaxDavid Teigland2014-11-131-1/+1
* lvconvert.8: fix bold and italic syntax mistakeStéphane Aulery2014-11-131-1/+1
* cleanup: remove unused headersZdenek Kabelac2014-11-134-5/+0
* cleanup: validate pointersZdenek Kabelac2014-11-134-6/+16
* lvm2api: use fully initilized structZdenek Kabelac2014-11-131-3/+4
* reporter: drop mem on error pathZdenek Kabelac2014-11-131-0/+1
* cache: wrong feature in seg is internal errorZdenek Kabelac2014-11-131-1/+1
* cleanup: free mempool memory used for LV status in PVSEGS reportingPeter Rajnoha2014-11-131-1/+4
* cleanup: unify LV info and LV segment status reporting in combination with LV...Peter Rajnoha2014-11-131-112/+179
* cleanup: cleanup internal interface to acquire segment statusPeter Rajnoha2014-11-133-48/+83