summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename the command flag indicating special read errorsdev-dct-lvmlockd-AUDavid Teigland2015-06-253-14/+14
* Silently ignore lockd VGs when lvmlockd is not usedDavid Teigland2015-06-254-13/+29
* Move lvmlockd initDavid Teigland2015-06-252-37/+33
* vgchange --uuid doesn't need lockd_glDavid Teigland2015-06-251-3/+1
* list shared VG in lvmsystemidDavid Teigland2015-06-251-6/+19
* Improve checks for non-lvmlockd caseDavid Teigland2015-06-253-23/+87
* Add lvmlockdDavid Teigland2015-06-2583-129/+14680
* lvmconfig: do not display settings with undefined default valuesPeter Rajnoha2015-06-251-5/+23
* lvmconfig: display comment about value from existing config being usedPeter Rajnoha2015-06-252-1/+8
* lvmconfig: add --type full to display full tree of settingsPeter Rajnoha2015-06-256-32/+91
* config: also clone associated id when cloning node using dm_config_clone_node...Peter Rajnoha2015-06-251-0/+2
* man: Add missing env vars to lvm man page.Alasdair G Kergon2015-06-242-6/+30
* libdaemon: add comment about using main and initDavid Teigland2015-06-241-0/+5
* tests: workaround udev problemZdenek Kabelac2015-06-241-0/+5
* snapshot: add synchronization pointZdenek Kabelac2015-06-242-0/+4
* commands: --withspaces also for config and lvmconfig cmd aliasesPeter Rajnoha2015-06-241-2/+4
* make: use lvmconfig ... --withspaces when generating lvm.conf and lvmlocal.confPeter Rajnoha2015-06-241-2/+2
* lvmconfig: add --withspaces optionPeter Rajnoha2015-06-247-4/+18
* WHATS_NEW: recent commits - config value format flagsPeter Rajnoha2015-06-241-0/+3
* config: regenerate configure.in to accomodate all recent changesPeter Rajnoha2015-06-242-38/+45
* config: devices/filter and devices/global_filter setting have 'a/.*/' as defa...Peter Rajnoha2015-06-241-2/+2
* config: allow empty values for {thin,cache}_{check,repair}_optionsPeter Rajnoha2015-06-241-4/+4
* configure: add DEFAULT_USE_BLKID_WIPINGPeter Rajnoha2015-06-244-3/+23
* config: display global/umask in octal formPeter Rajnoha2015-06-241-1/+1
* config: use proper unconfigured default values for use_lvmetad and use_lvmpol...Peter Rajnoha2015-06-241-2/+2
* config: cleanup default values for some configuration settings with array valuesPeter Rajnoha2015-06-242-10/+15
* config: add support for config value formatting flagsPeter Rajnoha2015-06-246-15/+89
* libdaemon: allow main processing function to be specifiedDavid Teigland2015-06-232-1/+8
* doc: mention new invalid states in lvmetad_designDavid Teigland2015-06-231-0/+11
* Reread global state the lvmetad copy is staleDavid Teigland2015-06-232-0/+298
* Reread a VG if the lvmetad copy is staleDavid Teigland2015-06-231-0/+106
* lvmetad: add invalidation methodDavid Teigland2015-06-231-1/+288
* tests: use vgscan after enable_devZdenek Kabelac2015-06-231-2/+6
* tests: skip when snapshot does not workZdenek Kabelac2015-06-231-0/+2
* tests: newer version needed for ext-origZdenek Kabelac2015-06-231-1/+3
* cleanup: avoid printing gcc warningZdenek Kabelac2015-06-232-3/+7
* post-releaseAlasdair G Kergon2015-06-204-2/+8
* pre-releasev2_02_122Alasdair G Kergon2015-06-204-8/+11
* tests: external origin updatesZdenek Kabelac2015-06-192-3/+9
* log: flush stdout before print to stderrZdenek Kabelac2015-06-191-0/+2
* lvm: move hyphen mangling codeZdenek Kabelac2015-06-193-25/+25
* display: drop allocation from display_lvnameZdenek Kabelac2015-06-183-2/+20
* thin: support unaligned size of external origin and thin poolZdenek Kabelac2015-06-184-8/+102
* thin: drop limitation for extension of reduced thin volumeZdenek Kabelac2015-06-182-10/+1
* libdm: add dm_tree_node_set_thin_pool_read_onlyZdenek Kabelac2015-06-184-1/+22
* libdaemon: move compare_config to libDavid Teigland2015-06-173-57/+59
* cleanup: missing target_type check in device_is_usable filterPeter Rajnoha2015-06-171-1/+1
* cleanup: || instead of |Peter Rajnoha2015-06-171-2/+2
* filter: filter-usable: consider snapshot and origin LV as unusable if its com...Peter Rajnoha2015-06-172-7/+90
* config: fix some settings incorrectly marked as CFG_DEFAULT_COMMENTED instead...Peter Rajnoha2015-06-172-26/+27